snappyRefineDriver Class Reference

Public Member Functions

 ClassName ("snappyRefineDriver")
 Runtime type information. More...
 
 snappyRefineDriver (meshRefinement &meshRefiner, decompositionMethod &decomposer, fvMeshDistribute &distributor, const labelList &globalToMasterPatch, const labelList &globalToSlavePatch)
 Construct from components. More...
 
 snappyRefineDriver (const snappyRefineDriver &)=delete
 Disallow default bitwise copy construction. More...
 
void doRefine (const dictionary &refineDict, const refinementParameters &refineParams, const snapParameters &snapParams, const bool prepareForSnapping, const dictionary &motionDict)
 Do all the refinement. More...
 
void operator= (const snappyRefineDriver &)=delete
 Disallow default bitwise assignment. More...
 

Detailed Description

Source files

Definition at line 55 of file snappyRefineDriver.H.

Constructor & Destructor Documentation

◆ snappyRefineDriver() [1/2]

snappyRefineDriver ( meshRefinement meshRefiner,
decompositionMethod decomposer,
fvMeshDistribute distributor,
const labelList globalToMasterPatch,
const labelList globalToSlavePatch 
)

Construct from components.

Definition at line 55 of file snappyRefineDriver.C.

References refinementParameters::allowFreeStandingZoneFaces(), polyMesh::boundaryMesh(), Foam::constant::universal::c, cells, primitiveMesh::cells(), meshRefinement::checkCoupledFaceZones(), objectRegistry::clear(), Foam::cos(), cpuTime::cpuTimeIncrement(), refinementParameters::curvature(), Foam::degToRad(), snappyRefineDriver::doRefine(), Foam::endl(), polyMesh::faceNeighbour(), polyMesh::faceOwner(), localPointRegion::findDuplicateFacePairs(), Foam::findIndices(), UILList< LListBase, T >::first(), forAll, surfaceZonesInfo::getNamedSurfaces(), polyMesh::globalData(), Foam::Info, IOobject::instance(), refinementParameters::keepPoints(), Foam::max(), refinementParameters::maxGlobalCells(), refinementParameters::maxLoadUnbalance(), refinementParameters::maxLocalCells(), mesh, meshRefinement::MESH, refinementParameters::minRefineCells(), n, Foam::name(), refinementParameters::nBufferLayers(), primitiveMesh::nCells(), primitiveMesh::nFaces(), primitiveMesh::nInternalFaces(), Foam::nl, globalMeshData::nTotalCells(), patchi, polyBoundaryMesh::patchID(), Time::path(), refinementParameters::planarAngle(), Foam::Pout, Foam::reduce(), meshRefinement::REMOVE, Foam::returnReduce(), List< T >::setSize(), List< T >::size(), syncTools::swapBoundaryCellList(), fvMesh::time(), List< T >::transfer(), refinementParameters::useTopologicalSnapDetection(), Ostream::write(), regIOobject::write(), meshRefinement::writeLevel(), and meshRefinement::WRITEMESH.

Here is the call graph for this function:

◆ snappyRefineDriver() [2/2]

snappyRefineDriver ( const snappyRefineDriver )
delete

Disallow default bitwise copy construction.

Member Function Documentation

◆ ClassName()

ClassName ( "snappyRefineDriver"  )

Runtime type information.

◆ doRefine()

void doRefine ( const dictionary refineDict,
const refinementParameters refineParams,
const snapParameters snapParams,
const bool  prepareForSnapping,
const dictionary motionDict 
)

Do all the refinement.

Definition at line 1132 of file snappyRefineDriver.C.

References Foam::endl(), refinementParameters::findCells(), Foam::Info, mesh, primitiveMesh::nCells(), Foam::nl, and UPstream::parRun().

Referenced by snappyRefineDriver::snappyRefineDriver().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator=()

void operator= ( const snappyRefineDriver )
delete

Disallow default bitwise assignment.


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