OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

autoRefineDriver Class Reference

Collaboration diagram for autoRefineDriver:

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.

Detailed Description

Source files

Definition at line 50 of file autoRefineDriver.H.


Constructor & Destructor Documentation

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

Construct from components.

Definition at line 104 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 
)

Do all the refinement.

Definition at line 693 of file autoRefineDriver.C.

References meshRefinement::checkData().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd