lineDivide Class Reference

Divides a line into segments. More...

Public Member Functions

 lineDivide (const blockEdge &cedge, const label nDiv, const gradingDescriptors &gd=gradingDescriptors())
 Construct from components. More...
 
const pointFieldpoints () const noexcept
 The points. More...
 
const scalarListlambdaDivisions () const noexcept
 The list of lambda values. More...
 

Detailed Description

Divides a line into segments.

Source files

Definition at line 56 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 46 of file lineDivide.C.

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

Here is the call graph for this function:

Member Function Documentation

◆ points()

const Foam::pointField & points ( ) const
noexcept

The points.

Definition at line 143 of file lineDivide.C.

◆ lambdaDivisions()

const Foam::scalarList & lambdaDivisions ( ) const
noexcept

The list of lambda values.

Definition at line 149 of file lineDivide.C.


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