OpenFOAM logo
Open Source CFD Toolkit

polyMeshAdder Class Reference

Inheritance diagram for polyMeshAdder:

Inheritance graph
[legend]
Collaboration diagram for polyMeshAdder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 polyMeshAdder ()
 Construct null.
const mapAddedPolyMeshmap () const
autoPtr< polyMeshadd (const IOobject &io, const polyMesh &mesh0, const polyMesh &mesh1, const faceCoupleInfo &coupleInfo)
 Add two polyMeshes.
void add (polyMesh &mesh0, const polyMesh &mesh1, const faceCoupleInfo &coupleInfo)
 Inplace add mesh to polyMesh.

Protected Member Functions

List< polyPatch * > addWithoutPatches (polyMesh &mesh0, const polyMesh &mesh1, const faceCoupleInfo &coupleInfo)
 Do all but setting the patches.

Constructor & Destructor Documentation

polyMeshAdder  ) 
 

Construct null.


Member Function Documentation

void add polyMesh mesh0,
const polyMesh mesh1,
const faceCoupleInfo coupleInfo
 

Inplace add mesh to polyMesh.

autoPtr<polyMesh> add const IOobject io,
const polyMesh mesh0,
const polyMesh mesh1,
const faceCoupleInfo coupleInfo
 

Add two polyMeshes.

List<polyPatch*> addWithoutPatches polyMesh mesh0,
const polyMesh mesh1,
const faceCoupleInfo coupleInfo
[protected]
 

Do all but setting the patches.

const mapAddedPolyMesh& map  )  const [inline]
 

Definition at line 294 of file polyMeshAdder.H.

References Foam::add().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org