Loading...
Searching...
No Matches
triSurfaceMeshFeatures Class Reference

#include <triSurfaceMeshFeatures.H>

Inheritance diagram for triSurfaceMeshFeatures:
Collaboration diagram for triSurfaceMeshFeatures:

Public Member Functions

 TypeName ("triSurfaceMeshFeatures")
 Runtime type information.
 triSurfaceMeshFeatures (const searchableSurface &surface, const dictionary &dict)
 Construct from dictionary (used by searchableSurface).
virtual ~triSurfaceMeshFeatures ()=default
 Destructor.
virtual bool hasFeatures () const
 Return true for a triSurfaceMesh having features.
virtual autoPtr< extendedFeatureEdgeMeshfeatures () const
 Return an extendedFeatureEdgeMesh containing the features.
Public Member Functions inherited from searchableSurfaceFeatures
 TypeName ("searchableSurfaceFeatures")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, searchableSurfaceFeatures, dict,(const searchableSurface &surface, const dictionary &dict),(surface, dict))
 searchableSurfaceFeatures (const searchableSurface &surface, const dictionary &dict)
 Construct from components.
virtual autoPtr< searchableSurfaceFeatures > clone () const
 Clone.
virtual ~searchableSurfaceFeatures ()
 Destructor.
const searchableSurfacesurface () const
 Return a reference to the searchable surface.
const dictionarydict () const
 Return a reference to the dictionary.

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.

Detailed Description

Constructor & Destructor Documentation

◆ triSurfaceMeshFeatures()

triSurfaceMeshFeatures ( const searchableSurface & surface,
const dictionary & dict )

Construct from dictionary (used by searchableSurface).

References searchableSurfaceFeatures::dict(), and searchableSurfaceFeatures::surface().

Here is the call graph for this function:

◆ ~triSurfaceMeshFeatures()

virtual ~triSurfaceMeshFeatures ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "triSurfaceMeshFeatures" )

Runtime type information.

◆ hasFeatures()

virtual bool hasFeatures ( ) const
inlinevirtual

Return true for a triSurfaceMesh having features.

Implements searchableSurfaceFeatures.

Definition at line 106 of file triSurfaceMeshFeatures.H.

◆ features()

virtual autoPtr< extendedFeatureEdgeMesh > features ( ) const
virtual

Return an extendedFeatureEdgeMesh containing the features.

Reimplemented from searchableSurfaceFeatures.


The documentation for this class was generated from the following file:
  • applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/searchableSurfaceFeatures/triSurfaceMeshFeatures.H