Public Member Functions | Static Public Attributes | List of all members
searchablePlateFeatures Class Reference
Inheritance diagram for searchablePlateFeatures:
Inheritance graph
[legend]
Collaboration diagram for searchablePlateFeatures:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("searchablePlateFeatures")
 
 searchablePlateFeatures (const searchableSurface &surface, const dictionary &dict)
 
virtual ~searchablePlateFeatures ()
 
virtual bool hasFeatures () const
 
virtual autoPtr< extendedFeatureEdgeMeshfeatures () const
 
- Public Member Functions inherited from searchableSurfaceFeatures
 TypeName ("searchableSurfaceFeatures")
 
 declareRunTimeSelectionTable (autoPtr, searchableSurfaceFeatures, dict,(const searchableSurface &surface, const dictionary &dict),(surface, dict))
 
 searchableSurfaceFeatures (const searchableSurface &surface, const dictionary &dict)
 
virtual autoPtr< searchableSurfaceFeaturesclone () const
 
virtual ~searchableSurfaceFeatures ()
 
const searchableSurfacesurface () const
 
const dictionarydict () const
 

Static Public Attributes

static const edgeList edges
 

Additional Inherited Members

- Static Public Member Functions inherited from searchableSurfaceFeatures
static autoPtr< searchableSurfaceFeaturesNew (const searchableSurface &surface, const dictionary &dict)
 

Detailed Description

Source files

Definition at line 45 of file searchablePlateFeatures.H.

Constructor & Destructor Documentation

◆ searchablePlateFeatures()

searchablePlateFeatures ( const searchableSurface surface,
const dictionary dict 
)

Definition at line 75 of file searchablePlateFeatures.C.

References Foam::endl(), Foam::indent(), Foam::Info, and extendedEdgeMesh::sideVolumeTypeNames_.

Here is the call graph for this function:

◆ ~searchablePlateFeatures()

Definition at line 98 of file searchablePlateFeatures.C.

Member Function Documentation

◆ TypeName()

TypeName ( "searchablePlateFeatures"  )

◆ hasFeatures()

virtual bool hasFeatures ( ) const
inlinevirtual

Implements searchableSurfaceFeatures.

Definition at line 99 of file searchablePlateFeatures.H.

◆ features()

Foam::autoPtr< Foam::extendedFeatureEdgeMesh > features ( ) const
virtual

Member Data Documentation

◆ edges

const edgeList edges
static

Definition at line 79 of file searchablePlateFeatures.H.


The documentation for this class was generated from the following files: