OpenFOAM logo
Open Source CFD Toolkit

surfaceToPoint Class Reference

Inheritance diagram for surfaceToPoint:

Inheritance graph
[legend]
Collaboration diagram for surfaceToPoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("surfaceToPoint")
 Runtime type information.
 surfaceToPoint (const polyMesh &mesh, const fileName &surfName, const scalar nearDist, const bool includeInside, const bool includeOutside)
 Construct from components.
 surfaceToPoint (const polyMesh &mesh, const dictionary &dict)
 Construct from dictionary.
 surfaceToPoint (const polyMesh &mesh, Istream &)
 Construct from Istream.
virtual ~surfaceToPoint ()
virtual void applyToSet (const topoSetSource::setAction action, topoSet &) const

Constructor & Destructor Documentation

surfaceToPoint const polyMesh mesh,
const fileName surfName,
const scalar  nearDist,
const bool  includeInside,
const bool  includeOutside
 

Construct from components.

surfaceToPoint const polyMesh mesh,
const dictionary dict
 

Construct from dictionary.

surfaceToPoint const polyMesh mesh,
Istream
 

Construct from Istream.

virtual ~surfaceToPoint  )  [virtual]
 


Member Function Documentation

virtual void applyToSet const topoSetSource::setAction  action,
topoSet
const [virtual]
 

TypeName "surfaceToPoint"   ) 
 

Runtime type information.


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