LagrangianMesh::parabolicDisplacement Class Reference

Class to hold and index into the field references associated with a. More...

Public Member Functions

 parabolicDisplacement (const LagrangianSubVectorField &linear, const LagrangianSubVectorField &quadratic)
 Construct from references to the displacements. More...
 
Pair< vectoroperator() (const label i) const
 The displacements for a given index. More...
 
vector operator() (const label i, const scalar f) const
 The displacement for a given index and remaining fraction. More...
 

Detailed Description

Class to hold and index into the field references associated with a.

parabolic displacement

Definition at line 426 of file LagrangianMesh.H.

Constructor & Destructor Documentation

◆ parabolicDisplacement()

parabolicDisplacement ( const LagrangianSubVectorField linear,
const LagrangianSubVectorField quadratic 
)

Construct from references to the displacements.

Definition at line 1196 of file LagrangianMesh.C.

Member Function Documentation

◆ operator()() [1/2]

Foam::Pair< Foam::vector > operator() ( const label  i) const
inline

The displacements for a given index.

Definition at line 265 of file LagrangianMeshI.H.

◆ operator()() [2/2]

Foam::vector operator() ( const label  i,
const scalar  f 
) const
inline

The displacement for a given index and remaining fraction.

Definition at line 271 of file LagrangianMeshI.H.

References f().

Here is the call graph for this function:

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