
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::fac |
Functions | |
| template<class Type> | |
| tmp< GeometricField< Type, faPatchField, areaMesh > > | ddt (const dimensioned< Type > dt, const faMesh &mesh) |
| template<class Type> | |
| tmp< GeometricField< Type, faPatchField, areaMesh > > | ddt (const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< GeometricField< Type, faPatchField, areaMesh > > | ddt (const dimensionedScalar &rho, const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< GeometricField< Type, faPatchField, areaMesh > > | ddt (const areaScalarField &rho, const GeometricField< Type, faPatchField, areaMesh > &vf) |