Public Member Functions | |
ClassName ("cellSizeAndAlignmentControls") | |
Runtime type information. More... | |
cellSizeAndAlignmentControls (const Time &runTime, const dictionary &shapeControlDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize) | |
Construct from dictionary. More... | |
virtual | ~cellSizeAndAlignmentControls () |
Destructor. More... | |
const PtrList< cellSizeAndAlignmentControl > & | controlFunctions () const |
const conformationSurfaces & | geometryToConformTo () const |
scalar | cellSize (const point &pt) const |
scalar | cellSize (const point &pt, label &maxPriority) const |
Private Member Functions | |
bool | evalCellSizeFunctions (const point &pt, scalar &minSize, label &maxPriority) const |
cellSizeAndAlignmentControls (const cellSizeAndAlignmentControls &) | |
Disallow default bitwise copy construct. More... | |
void | operator= (const cellSizeAndAlignmentControls &) |
Disallow default bitwise assignment. More... | |
Private Attributes | |
const dictionary & | shapeControlDict_ |
const conformationSurfaces & | geometryToConformTo_ |
PtrList< cellSizeAndAlignmentControl > | controlFunctions_ |
const scalar | defaultCellSize_ |
Definition at line 48 of file cellSizeAndAlignmentControls.H.
|
private |
Disallow default bitwise copy construct.
cellSizeAndAlignmentControls | ( | const Time & | runTime, |
const dictionary & | shapeControlDict, | ||
const conformationSurfaces & | geometryToConformTo, | ||
const scalar & | defaultCellSize | ||
) |
Construct from dictionary.
|
virtual |
Destructor.
|
private |
|
private |
Disallow default bitwise assignment.
ClassName | ( | "cellSizeAndAlignmentControls" | ) |
Runtime type information.
|
inline |
Definition at line 104 of file cellSizeAndAlignmentControls.H.
References cellSizeAndAlignmentControls::controlFunctions_.
|
inline |
Definition at line 109 of file cellSizeAndAlignmentControls.H.
References cellSizeAndAlignmentControls::geometryToConformTo_.
scalar cellSize | ( | const point & | pt | ) | const |
|
private |
Definition at line 52 of file cellSizeAndAlignmentControls.H.
|
private |
Definition at line 54 of file cellSizeAndAlignmentControls.H.
Referenced by cellSizeAndAlignmentControls::geometryToConformTo().
|
private |
Definition at line 56 of file cellSizeAndAlignmentControls.H.
Referenced by cellSizeAndAlignmentControls::controlFunctions().
|
private |
Definition at line 58 of file cellSizeAndAlignmentControls.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.