applications/test do not compile
The following do not compile:
List/Test-List.C
PackedList/Test-PackedList.C
rigidBodyDynamics/ (now needs Time&)
The following do not compile:
List/Test-List.C
PackedList/Test-PackedList.C
rigidBodyDynamics/ (now needs Time&)
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
mentioned in commit ade5badb
@mark : can you have a look at Test-List and Test-PackedList?
mentioned in commit cee3a87f
mentioned in commit 7161a63a
Small one: there are 4 test apps that compile into $FOAM_APPBIN:
git grep 'FOAM_APPBIN'
assigned to @mark
Most of the others are actually basic tests and should go into user-bin, but the Test-decomposePar should probably actually be integrated with decomposePar as a -dry-run
option, or some other flag.
The idea simply being to test the characteristics of various decomposition methods and number of subdomains without actually writing anything to disk.
mentioned in commit 88f47ec6
closed