FreeFOAM The Cross-Platform CFD Toolkit
lineDivide Class Reference

Divides a line into segments. More...


Detailed Description

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 pointFieldpoints () const
 Return the points.
const scalarListlambdaDivisions () 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: