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

autoLayerDriver Class Reference

All to do with adding layers. More...

Collaboration diagram for autoLayerDriver:

List of all members.


Classes

class  nomalsCombine
 Combine operator class to combine normal with other normal.

Public Member Functions

 ClassName ("autoLayerDriver")
 Runtime type information.
 autoLayerDriver (meshRefinement &meshRefiner)
 Construct from components.
void mergePatchFacesUndo (const layerParameters &layerParams, const dictionary &motionDict)
 Merge patch faces on same cell.
void addLayers (const layerParameters &layerParams, const dictionary &motionDict, const label nAllowableErrors, motionSmoother &meshMover, decompositionMethod &decomposer, fvMeshDistribute &distributor)
 Add cell layers.
void doLayers (const dictionary &shrinkDict, const dictionary &motionDict, const layerParameters &layerParams, decompositionMethod &decomposer, fvMeshDistribute &distributor)
 Add layers according to the dictionary settings.

Detailed Description

All to do with adding layers.

Source files

Definition at line 55 of file autoLayerDriver.H.


Constructor & Destructor Documentation

autoLayerDriver ( meshRefinement meshRefiner  ) 

Construct from components.

Definition at line 2460 of file autoLayerDriver.C.


Member Function Documentation

ClassName ( "autoLayerDriver"   ) 

Runtime type information.

void mergePatchFacesUndo ( const layerParameters layerParams,
const dictionary motionDict 
)

Merge patch faces on same cell.

Definition at line 2469 of file autoLayerDriver.C.

void addLayers ( const layerParameters layerParams,
const dictionary motionDict,
const label  nAllowableErrors,
motionSmoother meshMover,
decompositionMethod decomposer,
fvMeshDistribute distributor 
)

Add cell layers.

Definition at line 2507 of file autoLayerDriver.C.

void doLayers ( const dictionary shrinkDict,
const dictionary motionDict,
const layerParameters layerParams,
decompositionMethod decomposer,
fvMeshDistribute distributor 
)

Add layers according to the dictionary settings.

Definition at line 3185 of file autoLayerDriver.C.


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