OpenFOAM logo
Open Source CFD Toolkit

twoDPointCorrector Class Reference

Collaboration diagram for twoDPointCorrector:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 twoDPointCorrector (const polyMesh &mesh)
 Construct from components.
const vectorplaneNormal () const
 Return plane normal.
const labelListnormalEdgeIndices () const
 Return indices of normal edges.
direction normalDir () const
 Return direction normal to plane.
void correctPoints (pointField &p) const
 Correct motion points.
void updateMesh ()
 Update topology.

Constructor & Destructor Documentation

twoDPointCorrector const polyMesh mesh  ) 
 

Construct from components.


Member Function Documentation

void correctPoints pointField p  )  const
 

Correct motion points.

direction normalDir  )  const
 

Return direction normal to plane.

const labelList& normalEdgeIndices  )  const
 

Return indices of normal edges.

const vector& planeNormal  )  const
 

Return plane normal.

void updateMesh  ) 
 

Update topology.


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