Functions for calculating sources in a Lagrangian equation. More...


Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::Lagrangianm | |
Functions | |
| template<class Type , class SpType > | |
| tmp< LagrangianEqn< Type > > | Sp (const LagrangianSubField< SpType > &Sp, const LagrangianSubSubField< Type > &psi) |
| template<class Type , class SpType , template< class > class PrimitiveField> | |
| tmp< LagrangianEqn< Type > > | Sp (const LagrangianSubField< SpType > &Sp, const LagrangianSubField< Type, PrimitiveField > &psi) |
Functions for calculating sources in a Lagrangian equation.
Original source file LagrangianmSp.H
InNamespace Foam::Lagrangianm
Definition in file LagrangianmSp.H.