The nearest, matching and inverseDistance methods are now based on a shared "nearby" method. This method creates, for each face, a local stencil of opposing faces for which the bounding spheres overlap. This has proven far more robust on cases with both conformal and non-conformal interfaces.
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/fileFormats/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lfileFormats
|