LagrangianMesh::linearDisplacement Class Reference

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

Public Member Functions

 linearDisplacement (const LagrangianSubVectorField &linear)
 Construct from a reference to the displacement. More...
 
const vectoroperator() (const label i) const
 The displacement for a given index. More...
 
const vectoroperator() (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.

linear displacement

Definition at line 396 of file LagrangianMesh.H.

Constructor & Destructor Documentation

◆ linearDisplacement()

Construct from a reference to the displacement.

Definition at line 1187 of file LagrangianMesh.C.

Member Function Documentation

◆ operator()() [1/2]

const Foam::vector & operator() ( const label  i) const
inline

The displacement for a given index.

Definition at line 248 of file LagrangianMeshI.H.

◆ operator()() [2/2]

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

The displacement for a given index and remaining fraction.

Definition at line 254 of file LagrangianMeshI.H.


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