FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

autoRefineDriver Class Reference

#include <autoMesh/autoRefineDriver.H>


Detailed Description

Source files

Definition at line 55 of file autoRefineDriver.H.

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.

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: