Loading...
Searching...
No Matches
lineDivide Class Reference

Divides a line into segments. More...

#include <lineDivide.H>

Public Member Functions

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

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 41 of file lineDivide.C.

References Foam::calcGexp(), Foam::equal(), forAll, if(), 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 138 of file lineDivide.C.

References Foam::noexcept.

◆ lambdaDivisions()

const Foam::scalarList & lambdaDivisions ( ) const
noexcept

The list of lambda values.

Definition at line 144 of file lineDivide.C.

References Foam::noexcept.


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