Attach/detach boundary mesh modifier. This modifier takes a set of internal faces and converts them into boundary faces and vice versa based on the given activation switch. More...

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| defineTypeNameAndDebug (attachDetach, 0) | |
| addToRunTimeSelectionTable (polyMeshModifier, attachDetach, dictionary) | |
Attach/detach boundary mesh modifier. This modifier takes a set of internal faces and converts them into boundary faces and vice versa based on the given activation switch.
Original source file attachDetach.C
Definition in file attachDetach.C.
1.8.13