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

duplicatePoints Class Reference

Duplicate points. More...

#include <dynamicMesh/duplicatePoints.H>


Detailed Description

Duplicate points.

Source files

Definition at line 58 of file duplicatePoints.H.

Collaboration diagram for duplicatePoints:

List of all members.

Public Member Functions

 ClassName ("duplicatePoints")
 Runtime type information.
 duplicatePoints (const polyMesh &mesh)
 Construct from mesh.
const labelListList &  duplicates () const
 Per point in regionSide.pointRegions() the points created.
void  setRefinement (const localPointRegion &regionSide, polyTopoChange &)
 Play commands into polyTopoChange to duplicate points. Gets.
void  updateMesh (const mapPolyMesh &)
 Force recalculation of locally stored data on topological change.

Constructor & Destructor Documentation

duplicatePoints ( const polyMesh &   mesh  )

Construct from mesh.

Definition at line 49 of file duplicatePoints.C.


Member Function Documentation

ClassName ( "duplicatePoints"    )

Runtime type information.

const labelListList& duplicates (  ) const [inline]

Per point in regionSide.pointRegions() the points created.

Definition at line 96 of file duplicatePoints.H.

void updateMesh ( const mapPolyMesh &   map  )

Force recalculation of locally stored data on topological change.

Definition at line 209 of file duplicatePoints.C.

References forAll, Foam::inplaceRenumber(), and mapPolyMesh::reversePointMap().


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