Loading...
Searching...
No Matches
fileControl Class Reference

#include <fileControl.H>

Inheritance diagram for fileControl:
Collaboration diagram for fileControl:

Public Member Functions

 TypeName ("fileControl")
 Runtime type information.
 fileControl (const Time &runTime, const word &name, const dictionary &controlFunctionDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize)
 Construct from dictionary and references to conformalVoronoiMesh and.
 ~fileControl ()=default
 Destructor.
virtual label maxPriority () const
virtual void cellSizeFunctionVertices (DynamicList< Foam::point > &pts, DynamicList< scalar > &sizes) const
virtual void initialVertices (pointField &pts, scalarField &sizes, triadField &alignments) const
Public Member Functions inherited from cellSizeAndAlignmentControl
 TypeName ("cellSizeAndAlignmentControl")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, cellSizeAndAlignmentControl, dictionary,(const Time &runTime, const word &name, const dictionary &controlFunctionDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize),(runTime, name, controlFunctionDict, geometryToConformTo, defaultCellSize))
 cellSizeAndAlignmentControl (const Time &runTime, const word &name, const dictionary &controlFunctionDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize)
 Construct from dictionary and references to conformalVoronoiMesh and.
virtual ~cellSizeAndAlignmentControl ()=default
 Destructor.
const wordname () const
Switch forceInitialPointInsertion () const noexcept

Additional Inherited Members

Static Public Member Functions inherited from cellSizeAndAlignmentControl
static autoPtr< cellSizeAndAlignmentControl > New (const Time &runTime, const word &name, const dictionary &controlFunctionDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize)
 Return a reference to the selected cellShapeControl.
Protected Attributes inherited from cellSizeAndAlignmentControl
const TimerunTime_
const scalar & defaultCellSize_
Switch forceInitialPointInsertion_

Detailed Description

Source files

Definition at line 46 of file fileControl.H.

Constructor & Destructor Documentation

◆ fileControl()

fileControl ( const Time & runTime,
const word & name,
const dictionary & controlFunctionDict,
const conformationSurfaces & geometryToConformTo,
const scalar & defaultCellSize )

Construct from dictionary and references to conformalVoronoiMesh and.

searchableSurfaces

References cellSizeAndAlignmentControl::name(), and runTime.

Here is the call graph for this function:

◆ ~fileControl()

~fileControl ( )
default

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "fileControl" )

Runtime type information.

◆ maxPriority()

virtual label maxPriority ( ) const
inlinevirtual

Implements cellSizeAndAlignmentControl.

Definition at line 125 of file fileControl.H.

◆ cellSizeFunctionVertices()

virtual void cellSizeFunctionVertices ( DynamicList< Foam::point > & pts,
DynamicList< scalar > & sizes ) const
virtual

Implements cellSizeAndAlignmentControl.

References pts.

◆ initialVertices()

virtual void initialVertices ( pointField & pts,
scalarField & sizes,
triadField & alignments ) const
virtual

Implements cellSizeAndAlignmentControl.

References pts.


The documentation for this class was generated from the following file:
  • applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/cellShapeControl/cellSizeAndAlignmentControl/fileControl/fileControl.H