5935142312
Creates a graded extrusion by prescribing: extrusion thickness, length of the first cell and number of layers. Automatically calculates the expansion factor to adhere to the desired input settings.
9 lines
185 B
Text
9 lines
185 B
Text
EXE_INC = \
|
|
-I$(LIB_SRC)/meshTools/lnInclude \
|
|
-I$(LIB_SRC)/dynamicMesh/lnInclude \
|
|
-I$(LIB_SRC)/ODE/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lmeshTools \
|
|
-ldynamicMesh \
|
|
-lODE
|