Set lambda to the relaxation factor and mu to zero to replicate laplacian smoothing from surfaceSmooth in the new utility
8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/surfMesh/lnInclude \
|
|
-I$(LIB_SRC)/edgeMesh/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-ledgeMesh \
|
|
-lsurfMesh
|