Public Member Functions | |
TypeName ("modifiedPartitions") | |
createFundamentalSheetsFJ (polyMeshGen &mesh, const bool createWrapperSheet=true) | |
Construct from mesh data. More... | |
~createFundamentalSheetsFJ () | |
![]() | |
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... | |
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 autoPtr< createFundamentalSheets > | New (polyMeshGen &mesh, const bool createWrapperSheet=true) |
Select constructed from dictionary. More... | |
![]() | |
createFundamentalSheets (const createFundamentalSheets &) | |
Disallow default bitwise copy construct. More... | |
void | operator= (const createFundamentalSheets &) |
Disallow default bitwise assignment. More... | |
![]() | |
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 58 of file createFundamentalSheetsFJ.H.
|
private |
Disallow default construct.
|
private |
Disallow default bitwise copy construct.
createFundamentalSheetsFJ | ( | polyMeshGen & | mesh, |
const bool | createWrapperSheet = true |
||
) |
Construct from mesh data.
Definition at line 202 of file createFundamentalSheetsFJ.C.
Definition at line 216 of file createFundamentalSheetsFJ.C.
|
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().
|
private |
create fundamental sheets for all feature edges
Definition at line 87 of file createFundamentalSheetsFJ.C.
References LongList< T, Offset >::append(), polyMeshGenFaces::boundaries(), Foam::constant::universal::c, cells, polyMeshGenCells::cells(), forAll, createFundamentalSheets::mesh_, polyMeshGenFaces::neighbour(), and polyMeshGenFaces::owner().
|
private |
Disallow default bitwise assignment.
TypeName | ( | "modifiedPartitions" | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.