FreeFOAM The Cross-Platform CFD Toolkit
directMappedWallPointPatch Class Reference

DirectMapped patch. More...

#include <meshTools/directMappedWallPointPatch.H>


Detailed Description

+ Inheritance diagram for directMappedWallPointPatch:
+ Collaboration diagram for directMappedWallPointPatch:

List of all members.

Public Member Functions

 TypeName (directMappedWallPolyPatch::typeName_())
 Runtime type information.
 directMappedWallPointPatch (const polyPatch &patch, const pointBoundaryMesh &bm)
 Construct from polyPatch.
- Public Member Functions inherited from wallPointPatch
 TypeName (wallPolyPatch::typeName_())
 Runtime type information.
 wallPointPatch (const polyPatch &patch, const pointBoundaryMesh &bm)
 Construct from polyPatch.
- Public Member Functions inherited from facePointPatch
 TypeName (polyPatch::typeName_())
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, facePointPatch, polyPatch,(const polyPatch &patch, const pointBoundaryMesh &bm),(patch, bm))
 facePointPatch (const polyPatch &, const pointBoundaryMesh &)
 Construct from polyPatch.
virtual ~facePointPatch ()
const polyPatchpatch () const
 Return the polyPatch.
virtual const wordname () const
 Return name.
virtual label size () const
 Return size.
virtual label index () const
 Return the index of this patch in the pointBoundaryMesh.
virtual const labelListmeshPoints () const
 Return mesh points.
virtual const pointFieldlocalPoints () const
 Return pointField of points in patch.
virtual const vectorFieldpointNormals () const
 Return point unit normals.
- Public Member Functions inherited from pointPatch
 TypeName ("basePatch")
 Runtime type information.
 pointPatch (const pointBoundaryMesh &bm)
virtual ~pointPatch ()
const pointBoundaryMeshboundaryMesh () const
 Return boundaryMesh reference.
virtual bool coupled () const
 Return true if this patch field is coupled.
virtual void applyConstraint (const label pointi, pointConstraint &) const
 Accumulate the effect of constraint direction of this patch.

Constructor & Destructor Documentation

directMappedWallPointPatch ( const polyPatch patch,
const pointBoundaryMesh bm 
)
inline

Construct from polyPatch.

Definition at line 65 of file directMappedWallPointPatch.H.


Member Function Documentation

TypeName ( directMappedWallPolyPatch::  typeName_())

Runtime type information.


The documentation for this class was generated from the following file: