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

linearNormal Class Reference

Extrudes by transforming points normal to the surface by a given distance. More...


Detailed Description

Extrudes by transforming points normal to the surface by a given distance.

Definition at line 49 of file linearNormal.H.

Inheritance diagram for linearNormal:
Collaboration diagram for linearNormal:

List of all members.

Public Member Functions

 TypeName ("linearNormal")
 Runtime type information.
 linearNormal (const dictionary &dict)
 Construct from components.
 ~linearNormal ()
 Destructor.
point  operator() (const point &surfacePoint, const vector &surfaceNormal, const label layer) const

Constructor & Destructor Documentation

linearNormal ( const dictionary &   dict  )

Construct from components.

~linearNormal (  )

Destructor.


Member Function Documentation

TypeName ( "linearNormal"    )

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:
  • applications/utilities/mesh/generation/extrudeMesh/extrudeModel/linearNormal/linearNormal.H