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

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)
 

Detailed Description

Original source file famD2dt2.H

Definition in file famD2dt2.H.