FreeFOAM The Cross-Platform CFD Toolkit
autoRefineDriver Class Reference

#include <autoMesh/autoRefineDriver.H>


Detailed Description

List of all members.

Public Member Functions

 ClassName ("autoRefineDriver")
 Runtime type information.
 autoRefineDriver (meshRefinement &meshRefiner, decompositionMethod &decomposer, fvMeshDistribute &distributor, const labelList &globalToPatch)
 Construct from components.
void doRefine (const dictionary &refineDict, const refinementParameters &refineParams, const bool prepareForSnapping, const dictionary &motionDict)
 Do all the refinement.

Constructor & Destructor Documentation

autoRefineDriver ( meshRefinement meshRefiner,
decompositionMethod decomposer,
fvMeshDistribute distributor,
const labelList globalToPatch 
)

Construct from components.

Definition at line 112 of file autoRefineDriver.C.


Member Function Documentation

ClassName ( "autoRefineDriver"  )

Runtime type information.

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

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