OpenFOAM logo
Open Source CFD Toolkit

wallPolyPatch Class Reference

Inheritance diagram for wallPolyPatch:

Inheritance graph
[legend]
Collaboration diagram for wallPolyPatch:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("wall")
 Runtime type information.
 wallPolyPatch (const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm)
 Construct from components.
 wallPolyPatch (Istream &, const label index, const polyBoundaryMesh &)
 Construct from Istream.
 wallPolyPatch (const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm)
 Construct from dictionary.
 wallPolyPatch (const wallPolyPatch &, const polyBoundaryMesh &)
 Construct as copy, resetting the boundary mesh.
 wallPolyPatch (const wallPolyPatch &pp, const polyBoundaryMesh &bm, const label index, const label newSize, const label newStart)
 Construct given the original patch and resetting the.
virtual autoPtr< polyPatchclone (const polyBoundaryMesh &bm) const
 Construct and return a clone, resetting the boundary mesh.
virtual autoPtr< polyPatchclone (const polyBoundaryMesh &bm, const label index, const label newSize, const label newStart) const
 Construct and return a clone, resetting the face list.

Constructor & Destructor Documentation

wallPolyPatch const word name,
const label  size,
const label  start,
const label  index,
const polyBoundaryMesh bm
 

Construct from components.

wallPolyPatch Istream ,
const label  index,
const polyBoundaryMesh
 

Construct from Istream.

wallPolyPatch const word name,
const dictionary dict,
const label  index,
const polyBoundaryMesh bm
 

Construct from dictionary.

wallPolyPatch const wallPolyPatch ,
const polyBoundaryMesh
 

Construct as copy, resetting the boundary mesh.

wallPolyPatch const wallPolyPatch pp,
const polyBoundaryMesh bm,
const label  index,
const label  newSize,
const label  newStart
 

Construct given the original patch and resetting the.

face list and boundary mesh information


Member Function Documentation

virtual autoPtr<polyPatch> clone const polyBoundaryMesh bm,
const label  index,
const label  newSize,
const label  newStart
const [inline, virtual]
 

Construct and return a clone, resetting the face list.

and boundary mesh

Reimplemented from polyPatch.

Definition at line 122 of file wallPolyPatch.H.

virtual autoPtr<polyPatch> clone const polyBoundaryMesh bm  )  const [inline, virtual]
 

Construct and return a clone, resetting the boundary mesh.

Reimplemented from polyPatch.

Definition at line 112 of file wallPolyPatch.H.

References Foam::label.

TypeName "wall"   ) 
 

Runtime type information.


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