

Public Member Functions | |
| TypeName ("searchablePlateFeatures") | |
| Runtime type information. More... | |
| searchablePlateFeatures (const searchableSurface &surface, const dictionary &dict) | |
| Construct from searchable surface and dictionary. More... | |
| virtual | ~searchablePlateFeatures () |
| Destructor. More... | |
| virtual bool | hasFeatures () const |
| Return true for a searchable plate having features. More... | |
| virtual autoPtr< extendedFeatureEdgeMesh > | features () const |
| Return an extendedFeatureEdgeMesh containing the features. More... | |
Public Member Functions inherited from searchableSurfaceFeatures | |
| TypeName ("searchableSurfaceFeatures") | |
| Runtime type information. More... | |
| declareRunTimeSelectionTable (autoPtr, searchableSurfaceFeatures, dict,(const searchableSurface &surface, const dictionary &dict),(surface, dict)) | |
| searchableSurfaceFeatures (const searchableSurface &surface, const dictionary &dict) | |
| Construct from components. More... | |
| virtual autoPtr< searchableSurfaceFeatures > | clone () const |
| Clone. More... | |
| virtual | ~searchableSurfaceFeatures () |
| Destructor. More... | |
| const searchableSurface & | surface () const |
| Return a reference to the searchable surface. More... | |
| const dictionary & | dict () const |
| Return a reference to the dictionary. More... | |
Static Public Attributes | |
| static const edgeList | edges |
| Edge to point addressing. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from searchableSurfaceFeatures | |
| static autoPtr< searchableSurfaceFeatures > | New (const searchableSurface &surface, const dictionary &dict) |
| Return a reference to the selected searchableSurfaceFeatures. More... | |
Definition at line 45 of file searchablePlateFeatures.H.
| searchablePlateFeatures | ( | const searchableSurface & | surface, |
| const dictionary & | dict | ||
| ) |
Construct from searchable surface and dictionary.
Definition at line 75 of file searchablePlateFeatures.C.
References Foam::endl(), Foam::indent(), Foam::Info, and extendedEdgeMesh::sideVolumeTypeNames_.

|
virtual |
Destructor.
Definition at line 98 of file searchablePlateFeatures.C.
| TypeName | ( | "searchablePlateFeatures" | ) |
Runtime type information.
|
inlinevirtual |
Return true for a searchable plate having features.
Implements searchableSurfaceFeatures.
Definition at line 117 of file searchablePlateFeatures.H.
|
virtual |
Return an extendedFeatureEdgeMesh containing the features.
Reimplemented from searchableSurfaceFeatures.
Definition at line 105 of file searchablePlateFeatures.C.
References IOobjectOption::AUTO_WRITE, Foam::cross(), Foam::constant::electromagnetic::e, stdFoam::end(), forAll, Foam::mag(), Foam::max(), Foam::min(), Foam::name(), IOobjectOption::NO_READ, points, autoPtr< T >::reset(), List< T >::setSize(), Foam::fieldTypes::surface, and Foam::Zero.

|
static |
Edge to point addressing.
Definition at line 91 of file searchablePlateFeatures.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.