Run-time selectable surface feature extraction - extract from surface. More...
Public Member Functions | |
extractFromSurface (const dictionary &dict) | |
virtual | ~extractFromSurface () |
virtual autoPtr< surfaceFeatures > | features (const triSurface &surf) const override |
![]() | |
ClassNameNoDebug ("method") | |
method (const dictionary &dict) | |
declareRunTimeSelectionTable (autoPtr, method, dictionary,(const dictionary &dict),(dict)) | |
virtual | ~method () |
scalar | includedAngle () const |
Switch | geometricTestOnly () const |
Additional Inherited Members | |
![]() | |
static autoPtr< method > | New (const dictionary &dict) |
![]() | |
method () | |
![]() | |
scalar | includedAngle_ |
Switch | geometricTestOnly_ |
Run-time selectable surface feature extraction - extract from surface.
Selectable as "extractFromSurface".
Mandatory dictionary entries: "includedAngle". Optional dictionary entries: "geometricTestOnly".
Definition at line 53 of file extractFromSurface.H.
extractFromSurface | ( | const dictionary & | dict | ) |
|
virtual |
|
overridevirtual |
Implements method.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.