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

midPointSet Class Reference

#include <sampling/midPointSet.H>


Detailed Description

Source files

Definition at line 53 of file midPointSet.H.

Inheritance diagram for midPointSet:
Collaboration diagram for midPointSet:

List of all members.

Public Member Functions

 TypeName ("midPoint")
 Runtime type information.
 midPointSet (const word &name, const polyMesh &mesh, meshSearch &searchEngine, const word &axis, const point &start, const point &end)
 Construct from components.
 midPointSet (const word &name, const polyMesh &mesh, meshSearch &searchEngine, const dictionary &dict)
 Construct from dictionary.
virtual  ~midPointSet ()

Constructor & Destructor Documentation

midPointSet ( const word &   name,
const polyMesh &   mesh,
meshSearch &   searchEngine,
const word &   axis,
const point &   start,
const point &   end  
)

Construct from components.

Definition at line 118 of file midPointSet.C.

References Foam::Info.

midPointSet ( const word &   name,
const polyMesh &   mesh,
meshSearch &   searchEngine,
const dictionary &   dict  
)

Construct from dictionary.

Definition at line 139 of file midPointSet.C.

References Foam::Info.

~midPointSet (  ) [virtual]

Definition at line 159 of file midPointSet.C.


Member Function Documentation

TypeName ( "midPoint"    )

Runtime type information.


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