Public Member Functions | |
TypeName ("autoPatch") | |
Runtime type information. More... | |
autoPatch (const searchableSurfaces &, const dictionary &) | |
Construct from dictionary. More... | |
autoPtr< searchableSurfaceModifier > | clone () const |
Clone. More... | |
virtual | ~autoPatch () |
Destructor. More... | |
virtual bool | modify (const labelList ®ions, searchableSurface &) const |
Apply this selector. More... | |
![]() | |
TypeName ("searchableSurfaceModifier") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, searchableSurfaceModifier, dictionary,(const searchableSurfaces &geometry, const dictionary &dict),(geometry, dict)) | |
searchableSurfaceModifier (const searchableSurfaces &, const dictionary &) | |
Construct from dictionary. More... | |
autoPtr< searchableSurfaceModifier > | clone () const |
Clone. More... | |
virtual | ~searchableSurfaceModifier () |
Destructor. More... | |
Private Attributes | |
const scalar | featureAngle_ |
Feature angle. More... | |
Additional Inherited Members | |
![]() | |
static autoPtr< searchableSurfaceModifier > | New (const word &type, const searchableSurfaces &, const dictionary &dict) |
Return a reference to the selected searchableSurfaceModifier. More... | |
![]() | |
const searchableSurfaces & | geometry_ |
const dictionary | dict_ |
Input dictionary. More... | |
Definition at line 51 of file autoPatch.H.
autoPatch | ( | const searchableSurfaces & | , |
const dictionary & | |||
) |
Construct from dictionary.
|
virtual |
Destructor.
TypeName | ( | "autoPatch" | ) |
Runtime type information.
|
inline |
|
virtual |
Apply this selector.
Implements searchableSurfaceModifier.
|
private |
Feature angle.
Definition at line 58 of file autoPatch.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.