controlMeshRefinement Class Reference

Public Member Functions

 ClassName ("controlMeshRefinement")
 Runtime type information. More...
 
 controlMeshRefinement (cellShapeControl &shapeController)
 Construct null. More...
 
 controlMeshRefinement (const controlMeshRefinement &)=delete
 Disallow default bitwise copy construction. More...
 
 ~controlMeshRefinement ()
 Destructor. More...
 
void initialMeshPopulation (const autoPtr< backgroundMeshDecomposition > &decomposition)
 
label refineMesh (const autoPtr< backgroundMeshDecomposition > &decomposition)
 
void operator= (const controlMeshRefinement &)=delete
 Disallow default bitwise assignment. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ controlMeshRefinement() [1/2]

controlMeshRefinement ( cellShapeControl shapeController)

Construct null.

◆ controlMeshRefinement() [2/2]

Disallow default bitwise copy construction.

◆ ~controlMeshRefinement()

Destructor.

Member Function Documentation

◆ ClassName()

ClassName ( "controlMeshRefinement"  )

Runtime type information.

◆ initialMeshPopulation()

void initialMeshPopulation ( const autoPtr< backgroundMeshDecomposition > &  decomposition)

◆ refineMesh()

label refineMesh ( const autoPtr< backgroundMeshDecomposition > &  decomposition)

◆ operator=()

void operator= ( const controlMeshRefinement )
delete

Disallow default bitwise assignment.


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