FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

wedgePointPatch Class Reference

Wedge front and back plane patch. More...

#include <OpenFOAM/wedgePointPatch.H>


Detailed Description

Wedge front and back plane patch.

Source files

Definition at line 50 of file wedgePointPatch.H.

Inheritance diagram for wedgePointPatch:
Collaboration diagram for wedgePointPatch:

List of all members.

Public Member Functions

 TypeName (wedgePolyPatch::typeName_())
 Runtime type information.
 wedgePointPatch (const polyPatch &patch, const pointBoundaryMesh &bm)
 Construct from polyPatch.
virtual void  applyConstraint (const label pointi, pointConstraint &) const
 Accumulate the effect of constraint direction of this patch.

Constructor & Destructor Documentation

wedgePointPatch ( const polyPatch &   patch,
const pointBoundaryMesh &   bm  
) [inline]

Construct from polyPatch.

Definition at line 65 of file wedgePointPatch.H.


Member Function Documentation

TypeName ( wedgePolyPatch::   typeName_()  )

Runtime type information.

void applyConstraint ( const label   pointi,
pointConstraint &   pc  
) const [virtual]

Accumulate the effect of constraint direction of this patch.

Reimplemented from pointPatch.

Definition at line 54 of file wedgePointPatch.C.

References pointConstraint::applyConstraint().


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