Foam::Lagrangianc Namespace Reference

Functions

template<class CellMesh , class Type , template< class > class PrimitiveField>
tmp< DimensionedField< Type, CellMesh > > accumulate (const DimensionedField< Type, LagrangianMesh, PrimitiveField > &lPsi, const word &name)
 
template<class CellMesh , class Type , template< class > class PrimitiveField>
tmp< DimensionedField< Type, CellMesh > > accumulate (const DimensionedField< Type, LagrangianMesh, PrimitiveField > &lPsi)
 
template<class CellMesh , class Type , template< class > class PrimitiveField>
void accumulate (const LagrangianSubField< Type, PrimitiveField > &lPsi, DimensionedField< Type, CellMesh > &vPsi)
 
template<class CellMesh , class Type , template< class > class PrimitiveField>
void accumulate (const LagrangianSubField< Type, PrimitiveField > &lPsi, DimensionedField< Type, CellMesh > &vPsi, const word &name)
 
template<class Type >
tmp< LagrangianSubField< Type > > Ddt (const LagrangianSubSubField< Type > &psi)
 
template<class Type >
tmp< LagrangianSubField< Type > > Ddt (const LagrangianSubScalarSubField &m, const LagrangianSubSubField< Type > &psi)
 

Function Documentation

◆ accumulate() [1/4]

tmp<DimensionedField<Type, CellMesh> > Foam::Lagrangianc::accumulate ( const DimensionedField< Type, LagrangianMesh, PrimitiveField > &  lPsi,
const word name 
)

◆ accumulate() [2/4]

tmp<DimensionedField<Type, CellMesh> > Foam::Lagrangianc::accumulate ( const DimensionedField< Type, LagrangianMesh, PrimitiveField > &  lPsi)

◆ accumulate() [3/4]

void accumulate ( const LagrangianSubField< Type, PrimitiveField > &  lPsi,
DimensionedField< Type, CellMesh > &  vPsi 
)

Definition at line 64 of file LagrangiancAccumulate.C.

References IOobject::name().

Here is the call graph for this function:

◆ accumulate() [4/4]

void accumulate ( const LagrangianSubField< Type, PrimitiveField > &  lPsi,
DimensionedField< Type, CellMesh > &  vPsi,
const word name 
)

Definition at line 75 of file LagrangiancAccumulate.C.

References DimensionedField< Type, GeoMesh, PrimitiveField >::mesh(), mesh, Foam::name(), Foam::compressible::New(), and fvMesh::schemes().

Here is the call graph for this function:

◆ Ddt() [1/2]

tmp<LagrangianSubField<Type> > Foam::Lagrangianc::Ddt ( const LagrangianSubSubField< Type > &  psi)

Referenced by kinematicParcel::dUdt(), kinematicParticle::dUdt(), parcel::dUdt(), and particle::dUdt().

Here is the caller graph for this function:

◆ Ddt() [2/2]

tmp<LagrangianSubField<Type> > Foam::Lagrangianc::Ddt ( const LagrangianSubScalarSubField m,
const LagrangianSubSubField< Type > &  psi 
)