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


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) |