![]() |
|
Public Member Functions | |
polyMeshAdder () | |
Construct null. | |
const mapAddedPolyMesh & | map () const |
autoPtr< polyMesh > | add (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. |
|
Construct null.
|
|
Inplace add mesh to polyMesh.
|
|
Add two polyMeshes.
|
|
Do all but setting the patches.
|
|
Definition at line 294 of file polyMeshAdder.H. References Foam::add(). |
Here is the call graph for this function: