Public Member Functions | List of all members
symmetryPlanePointPatch Class Reference

Symmetry-plane patch. More...

Inheritance diagram for symmetryPlanePointPatch:
Inheritance graph
[legend]
Collaboration diagram for symmetryPlanePointPatch:
Collaboration graph
[legend]

Public Member Functions

 TypeName (symmetryPlanePolyPatch::typeName_())
 
 symmetryPlanePointPatch (const polyPatch &patch, const pointBoundaryMesh &bm)
 
virtual const wordconstraintType () const
 
virtual void applyConstraint (const label pointi, pointConstraint &) const
 
const vectorn () const
 
- Public Member Functions inherited from facePointPatch
 TypeName (polyPatch::typeName_())
 
 declareRunTimeSelectionTable (autoPtr, facePointPatch, polyPatch,(const polyPatch &patch, const pointBoundaryMesh &bm),(patch, bm))
 
 facePointPatch (const polyPatch &p, const pointBoundaryMesh &pm)
 
virtual ~facePointPatch ()=default
 
virtual const polyPatchpatch () const
 
virtual const wordname () const
 
virtual label size () const
 
virtual label index () const
 
virtual bool coupled () const
 
virtual const labelListmeshPoints () const
 
virtual const pointFieldlocalPoints () const
 
virtual const vectorFieldpointNormals () const
 
- Public Member Functions inherited from pointPatch
 TypeName ("basePatch")
 
 pointPatch (const pointBoundaryMesh &bm)
 
virtual ~pointPatch ()=default
 
const pointBoundaryMeshboundaryMesh () const
 

Additional Inherited Members

- Static Public Member Functions inherited from facePointPatch
static autoPtr< facePointPatchNew (const polyPatch &, const pointBoundaryMesh &)
 
- Protected Member Functions inherited from facePointPatch
virtual void initGeometry (PstreamBuffers &)
 
virtual void calcGeometry (PstreamBuffers &)
 
virtual void initMovePoints (PstreamBuffers &, const pointField &)
 
virtual void movePoints (PstreamBuffers &, const pointField &)
 
virtual void initUpdateMesh (PstreamBuffers &)
 
virtual void updateMesh (PstreamBuffers &)
 
 facePointPatch (const facePointPatch &)=delete
 
void operator= (const facePointPatch &)=delete
 
- Protected Member Functions inherited from pointPatch
 pointPatch (const pointPatch &)=delete
 
void operator= (const pointPatch &)=delete
 
- Protected Attributes inherited from facePointPatch
const polyPatchpolyPatch_
 

Detailed Description

Symmetry-plane patch.

Source files

Definition at line 47 of file symmetryPlanePointPatch.H.

Constructor & Destructor Documentation

◆ symmetryPlanePointPatch()

symmetryPlanePointPatch ( const polyPatch patch,
const pointBoundaryMesh bm 
)

Definition at line 44 of file symmetryPlanePointPatch.C.

Member Function Documentation

◆ TypeName()

TypeName ( symmetryPlanePolyPatch::typeName_()  )

◆ constraintType()

virtual const word& constraintType ( ) const
inlinevirtual

Reimplemented from pointPatch.

Definition at line 76 of file symmetryPlanePointPatch.H.

References Foam::type().

Here is the call graph for this function:

◆ applyConstraint()

void applyConstraint ( const label  pointi,
pointConstraint pc 
) const
virtual

Reimplemented from pointPatch.

Definition at line 57 of file symmetryPlanePointPatch.C.

References pointConstraint::applyConstraint().

Here is the call graph for this function:

◆ n()

const vector& n ( ) const
inline

Definition at line 89 of file symmetryPlanePointPatch.H.

References symmetryPlanePolyPatch::n().

Here is the call graph for this function:

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