OpenFOAM logo
Open Source CFD Toolkit

cyclicPointPatch Class Reference

Inheritance diagram for cyclicPointPatch:

Inheritance graph
[legend]
Collaboration diagram for cyclicPointPatch:

Collaboration graph
[legend]
List of all members.

Public Types

typedef pointBoundaryMesh BoundaryMesh

Public Member Functions

 TypeName (cyclicPolyPatch::typeName_())
 Runtime type information.
 cyclicPointPatch (const polyPatch &patch, const pointBoundaryMesh &bm)
 Construct from components.
virtual ~cyclicPointPatch ()
virtual bool coupled () const
 Return true because this patch is coupled.

Member Typedef Documentation

typedef pointBoundaryMesh BoundaryMesh
 

Reimplemented from facePointPatch.

Definition at line 75 of file cyclicPointPatch.H.


Constructor & Destructor Documentation

cyclicPointPatch const polyPatch patch,
const pointBoundaryMesh bm
 

Construct from components.

virtual ~cyclicPointPatch  )  [virtual]
 


Member Function Documentation

virtual bool coupled  )  const [inline, virtual]
 

Return true because this patch is coupled.

Reimplemented from pointPatch.

Definition at line 102 of file cyclicPointPatch.H.

TypeName cyclicPolyPatch::  typeName_()  ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org