lineDivide Class Reference

Divides a line into segments. More...

Public Member Functions

 lineDivide (const blockEdge &, const label ndiv, const gradingDescriptors &gd=gradingDescriptors())
 Construct from components. More...
 
const pointFieldpoints () const
 Return the points. More...
 
const scalarListlambdaDivisions () const
 Return the list of lambda values. More...
 

Detailed Description

Divides a line into segments.

Source files

Definition at line 52 of file lineDivide.H.

Constructor & Destructor Documentation

◆ lineDivide()

lineDivide ( const blockEdge cedge,
const label  ndiv,
const gradingDescriptors gd = gradingDescriptors() 
)

Construct from components.

Definition at line 44 of file lineDivide.C.

References Foam::calcGexp(), forAll, blockEdge::position(), Foam::pow(), and List< T >::size().

Referenced by Foam::calcGexp().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ points()

const Foam::pointField & points ( ) const

Return the points.

Definition at line 140 of file lineDivide.C.

◆ lambdaDivisions()

const Foam::scalarList & lambdaDivisions ( ) const

Return the list of lambda values.

Definition at line 146 of file lineDivide.C.


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