generic.*Patch: Moved to new genericPatches library
genericPatches is linked into mesh generation and manipulation utilities but not solvers so that the solvers now check for the availability of the specified patch types. Bugs in the tutorials exposed by this check have been corrected.
This commit is contained in:
@ -4,4 +4,5 @@ EXE_INC = \
|
||||
|
||||
EXE_LIBS = \
|
||||
-lfiniteVolume \
|
||||
-lgenericPatches \
|
||||
-lmeshTools
|
||||
|
||||
Reference in New Issue
Block a user