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

emptyPointPatch Class Reference

Empty plane patch. More...

#include <OpenFOAM/emptyPointPatch.H>


Detailed Description

Empty plane patch.

Source files

Definition at line 50 of file emptyPointPatch.H.

Inheritance diagram for emptyPointPatch:
Collaboration diagram for emptyPointPatch:

List of all members.

Public Member Functions

 TypeName (emptyPolyPatch::typeName_())
 Runtime type information.
 emptyPointPatch (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

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

Construct from polyPatch.

Definition at line 65 of file emptyPointPatch.H.


Member Function Documentation

TypeName ( emptyPolyPatch::   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 50 of file emptyPointPatch.C.

References pointConstraint::applyConstraint().


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