Public Member Functions | Private Member Functions
createFundamentalSheetsFJ Class Reference
Inheritance diagram for createFundamentalSheetsFJ:
Inheritance graph
[legend]
Collaboration diagram for createFundamentalSheetsFJ:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("modifiedPartitions")
 
 createFundamentalSheetsFJ (polyMeshGen &mesh, const bool createWrapperSheet=true)
 Construct from mesh data. More...
 
 ~createFundamentalSheetsFJ ()
 
- Public Member Functions inherited from createFundamentalSheets
 TypeName ("createFundamentalSheets")
 
 createFundamentalSheets (polyMeshGen &mesh, const bool createWrapperSheet=true)
 Construct from mesh data. More...
 
 declareRunTimeSelectionTable (autoPtr, createFundamentalSheets, polyMeshGen,(polyMeshGen &mesh, const bool createWrapperSheet),(mesh, createWrapperSheet))
 
virtual ~createFundamentalSheets ()
 
const wordname () const
 return the method name More...
 

Private Member Functions

void createInitialSheet ()
 create inital sheet from all boundary faces of the surface mesh More...
 
void createSheetsAtFeatureEdges ()
 create fundamental sheets for all feature edges More...
 
 createFundamentalSheetsFJ ()
 Disallow default construct. More...
 
 createFundamentalSheetsFJ (const createFundamentalSheetsFJ &)
 Disallow default bitwise copy construct. More...
 
void operator= (const createFundamentalSheetsFJ &)
 Disallow default bitwise assignment. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from createFundamentalSheets
static autoPtr< createFundamentalSheetsNew (polyMeshGen &mesh, const bool createWrapperSheet=true)
 Select constructed from dictionary. More...
 
- Protected Member Functions inherited from createFundamentalSheets
 createFundamentalSheets (const createFundamentalSheets &)
 Disallow default bitwise copy construct. More...
 
void operator= (const createFundamentalSheets &)
 Disallow default bitwise assignment. More...
 
- Protected Attributes inherited from createFundamentalSheets
word name_
 type of sheet creation More...
 
polyMeshGenmesh_
 reference to mesh More...
 
const bool createWrapperSheet_
 shall the procedure create the intial wrapper sheet More...
 

Detailed Description

Definition at line 58 of file createFundamentalSheetsFJ.H.

Constructor & Destructor Documentation

◆ createFundamentalSheetsFJ() [1/3]

Disallow default construct.

◆ createFundamentalSheetsFJ() [2/3]

Disallow default bitwise copy construct.

◆ createFundamentalSheetsFJ() [3/3]

createFundamentalSheetsFJ ( polyMeshGen mesh,
const bool  createWrapperSheet = true 
)

Construct from mesh data.

Definition at line 202 of file createFundamentalSheetsFJ.C.

◆ ~createFundamentalSheetsFJ()

Definition at line 216 of file createFundamentalSheetsFJ.C.

Member Function Documentation

◆ createInitialSheet()

void createInitialSheet ( )
private

create inital sheet from all boundary faces of the surface mesh

Definition at line 58 of file createFundamentalSheetsFJ.C.

References polyMeshGenFaces::boundaries(), createFundamentalSheets::createWrapperSheet_, polyMeshGenFaces::faces(), createFundamentalSheets::mesh_, polyMeshGenFaces::owner(), and PtrList::size().

Here is the call graph for this function:

◆ createSheetsAtFeatureEdges()

void createSheetsAtFeatureEdges ( )
private

◆ operator=()

void operator= ( const createFundamentalSheetsFJ )
private

Disallow default bitwise assignment.

◆ TypeName()

TypeName ( "modifiedPartitions"  )

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