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 ade5badbfc7ead6cdade1d0802723a2830e9794f
@mark : can you have a look at Test-List and Test-PackedList?
mentioned in commit cee3a87f8e5dc9ce9bb9677e8483e783dd377a2c
mentioned in commit 7161a63ad43355172372ac19d8c05531d0a79688
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 88f47ec6f161d00665b01fa7dd040e0c582e7fd2
closed