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

symmetryPointPatch Class Reference

Symmetry-plane patch. More...

#include <OpenFOAM/symmetryPointPatch.H>


Detailed Description

Symmetry-plane patch.

Source files

Definition at line 50 of file symmetryPointPatch.H.

Inheritance diagram for symmetryPointPatch:
Collaboration diagram for symmetryPointPatch:

List of all members.

Public Member Functions

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

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

Construct from polyPatch.

Definition at line 65 of file symmetryPointPatch.H.


Member Function Documentation

TypeName ( symmetryPolyPatch::   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 51 of file symmetryPointPatch.C.

References pointConstraint::applyConstraint().


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