Generates the extendedFeatureEdgeMesh for the interface between a boolean operation on two surfaces. More...
Go to the source code of this file.
Generates the extendedFeatureEdgeMesh for the interface between a boolean operation on two surfaces.
Original source file surfaceBooleanFeatures.C
Assumes that the orientation of the surfaces is correct:
_______ | |--> n | ___|___ x |A | | |--> n |___|___| B| | | |_______|
_______ | |--> n | ___|___ x |A | | | |___|___| B| | n <--| |_______|
When the operation is performed - for union, all of the edges generates where one surfaces cuts another are all "internal" for union, and "external" for intersection, (B - A) and (A - B). This has been assumed, formal (dis)proof is invited.
Definition in file surfaceBooleanFeatures.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.