Public Member Functions | |
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 word & | name () const |
return the method name More... | |
Static Public Member Functions | |
static autoPtr< createFundamentalSheets > | New (polyMeshGen &mesh, const bool createWrapperSheet=true) |
Select constructed from dictionary. More... | |
Protected Member Functions | |
createFundamentalSheets (const createFundamentalSheets &) | |
Disallow default bitwise copy construct. More... | |
void | operator= (const createFundamentalSheets &) |
Disallow default bitwise assignment. More... | |
Protected Attributes | |
word | name_ |
type of sheet creation More... | |
polyMeshGen & | mesh_ |
reference to mesh More... | |
const bool | createWrapperSheet_ |
shall the procedure create the intial wrapper sheet More... | |
Definition at line 55 of file createFundamentalSheets.H.
|
protected |
Disallow default bitwise copy construct.
createFundamentalSheets | ( | polyMeshGen & | mesh, |
const bool | createWrapperSheet = true |
||
) |
Construct from mesh data.
Definition at line 47 of file createFundamentalSheets.C.
|
virtual |
Definition at line 58 of file createFundamentalSheets.C.
|
protected |
Disallow default bitwise assignment.
TypeName | ( | "createFundamentalSheets" | ) |
declareRunTimeSelectionTable | ( | autoPtr | , |
createFundamentalSheets | , | ||
polyMeshGen | , | ||
(polyMeshGen &mesh, const bool createWrapperSheet) | , | ||
(mesh, createWrapperSheet) | |||
) |
|
static |
Select constructed from dictionary.
|
inline |
return the method name
Definition at line 120 of file createFundamentalSheets.H.
References createFundamentalSheets::name_.
|
protected |
type of sheet creation
Definition at line 61 of file createFundamentalSheets.H.
Referenced by createFundamentalSheets::name().
|
protected |
reference to mesh
Definition at line 64 of file createFundamentalSheets.H.
Referenced by createFundamentalSheetsJFS::createInitialSheet(), createFundamentalSheetsFJ::createInitialSheet(), createFundamentalSheetsJFS::createSheetsAtFeatureEdges(), createFundamentalSheetsFJ::createSheetsAtFeatureEdges(), and createFundamentalSheetsJFS::isTopologyOk().
|
protected |
shall the procedure create the intial wrapper sheet
Definition at line 67 of file createFundamentalSheets.H.
Referenced by createFundamentalSheetsJFS::createInitialSheet(), and createFundamentalSheetsFJ::createInitialSheet().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.