Loading...
Searching...
No Matches
famDdt.H File Reference

Calculate the matrix for the first temporal derivative. More...

Include dependency graph for famDdt.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
namespace  Foam::fam

Functions

template<class Type>
tmp< faMatrix< Type > > ddt (const GeometricField< Type, faPatchField, areaMesh > &vf)
template<class Type>
tmp< faMatrix< Type > > ddt (const dimensionedScalar &rho, const GeometricField< Type, faPatchField, areaMesh > &vf)
template<class Type>
tmp< faMatrix< Type > > ddt (const areaScalarField &rho, const GeometricField< Type, faPatchField, areaMesh > &vf)

Detailed Description

Calculate the matrix for the first temporal derivative.

Original source file famDdt.H

InNamespace Foam::fam

Source files

Definition in file famDdt.H.