FreeFOAM The Cross-Platform CFD Toolkit
linearRadial Class Reference

Detailed Description

Definition at line 47 of file linearRadial.H.

+ Inheritance diagram for linearRadial:
+ Collaboration diagram for linearRadial:

List of all members.

Public Member Functions

 TypeName ("linearRadial")
 Runtime type information.
 linearRadial (const dictionary &dict)
 Construct from components.
 ~linearRadial ()
 Destructor.
point operator() (const point &surfacePoint, const vector &surfaceNormal, const label layer) const
- Public Member Functions inherited from extrudeModel
 TypeName ("extrudeModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, extrudeModel, dictionary,(const dictionary &dict),(dict))
 Declare runtime constructor selection table.
 extrudeModel (const word &modelType, const dictionary &)
 Construct from dictionary.
virtual ~extrudeModel ()
 Destructor.
label nLayers () const

Additional Inherited Members

- Static Public Member Functions inherited from extrudeModel
static autoPtr< extrudeModelNew (const dictionary &)
 Select null constructed.
- Protected Member Functions inherited from extrudeModel
 extrudeModel (const extrudeModel &)
 Disallow default bitwise copy construct.
void operator= (const extrudeModel &)
 Disallow default bitwise assignment.
- Protected Attributes inherited from extrudeModel
const label nLayers_
const dictionarydict_
const dictionarycoeffDict_

Constructor & Destructor Documentation

linearRadial ( const dictionary dict)

Construct from components.

Destructor.


Member Function Documentation

TypeName ( "linearRadial"  )

Runtime type information.

point operator() ( const point surfacePoint,
const vector surfaceNormal,
const label  layer 
) const
virtual

Implements extrudeModel.


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