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

lineDivide Class Reference

Divides a line into segments. More...


Detailed Description

Divides a line into segments.

Source files

Definition at line 52 of file lineDivide.H.

Collaboration diagram for lineDivide:

List of all members.

Public Member Functions

 lineDivide (const curvedEdge &, const label ndiv, const scalar xratio=1.0)
 Construct from components with discretization and expansion ratio.
const pointField &  points () const
 Return the points.
const scalarList &  lambdaDivisions () const
 Return the list of lambda values.

Constructor & Destructor Documentation

lineDivide ( const curvedEdge &   ,
const label   ndiv,
const scalar   xratio = 1.0  
)

Construct from components with discretization and expansion ratio.


Member Function Documentation

const pointField& points (  ) const

Return the points.

const scalarList& lambdaDivisions (  ) const

Return the list of lambda values.


The documentation for this class was generated from the following file:
  • applications/utilities/mesh/generation/blockMesh/curvedEdges/lineDivide.H