

Go to the source code of this file.
Namespaces | |
| namespace | fam |
| Calculate the matrix for the second temporal derivative. | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::fam |
Functions | |
| template<class Type> | |
| tmp< faMatrix< Type > > | d2dt2 (const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | d2dt2 (const dimensionedScalar &rho, const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | d2dt2 (const areaScalarField &rho, const GeometricField< Type, faPatchField, areaMesh > &vf) |
Original source file famD2dt2.H
Definition in file famD2dt2.H.