Loading...
Searching...
No Matches
autoPatch Class Reference

#include <autoPatch.H>

Inheritance diagram for autoPatch:
Collaboration diagram for autoPatch:

Public Member Functions

 TypeName ("autoPatch")
 Runtime type information.
 autoPatch (const searchableSurfaces &geometry, const dictionary &dict)
 Construct from dictionary.
autoPtr< searchableSurfaceModifierclone () const
 Clone.
virtual ~autoPatch ()=default
 Destructor.
virtual bool modify (const labelList &regions, searchableSurface &) const
 Apply this selector.
Public Member Functions inherited from searchableSurfaceModifier
 TypeName ("searchableSurfaceModifier")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, searchableSurfaceModifier, dictionary,(const searchableSurfaces &geometry, const dictionary &dict),(geometry, dict))
 searchableSurfaceModifier (const searchableSurfaces &, const dictionary &)
 Construct from dictionary.
autoPtr< searchableSurfaceModifierclone () const
 Clone.
virtual ~searchableSurfaceModifier ()
 Destructor.

Additional Inherited Members

Static Public Member Functions inherited from searchableSurfaceModifier
static autoPtr< searchableSurfaceModifierNew (const word &type, const searchableSurfaces &, const dictionary &dict)
 Return a reference to the selected searchableSurfaceModifier.
Protected Attributes inherited from searchableSurfaceModifier
const searchableSurfacesgeometry_
const dictionary dict_
 Input dictionary.

Detailed Description

Definition at line 50 of file autoPatch.H.

Constructor & Destructor Documentation

◆ autoPatch()

autoPatch ( const searchableSurfaces & geometry,
const dictionary & dict )

Construct from dictionary.

References dict.

◆ ~autoPatch()

virtual ~autoPatch ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "autoPatch" )

Runtime type information.

◆ clone()

autoPtr< searchableSurfaceModifier > clone ( ) const
inline

Clone.

Definition at line 80 of file autoPatch.H.

References NotImplemented.

◆ modify()

virtual bool modify ( const labelList & regions,
searchableSurface &  ) const
virtual

Apply this selector.

Implements searchableSurfaceModifier.


The documentation for this class was generated from the following file:
  • applications/utilities/surface/surfacePatch/searchableSurfaceModifier/autoPatch.H