ddtScheme< Type > Member List

This is the complete list of members for ddtScheme< Type >, including all inherited members.

count() constrefCountinline
ddtScheme(const ddtScheme &)ddtScheme< Type >protected
ddtScheme(const fvMesh &mesh)ddtScheme< Type >inline
ddtScheme(const fvMesh &mesh, Istream &)ddtScheme< Type >inline
declareRunTimeSelectionTable(tmp, ddtScheme, Istream,(const fvMesh &mesh, Istream &schemeData),(mesh, schemeData))ddtScheme< Type >
fluxFieldType typedefddtScheme< Type >
fvcDdt(const dimensioned< Type > &)=0ddtScheme< Type >pure virtual
fvcDdt(const GeometricField< Type, fvPatchField, volMesh > &)=0ddtScheme< Type >pure virtual
fvcDdt(const dimensionedScalar &, const GeometricField< Type, fvPatchField, volMesh > &)=0ddtScheme< Type >pure virtual
fvcDdt(const volScalarField &, const GeometricField< Type, fvPatchField, volMesh > &)=0ddtScheme< Type >pure virtual
fvcDdt(const volScalarField &alpha, const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &)=0ddtScheme< Type >pure virtual
fvcDdt(const GeometricField< Type, fvsPatchField, surfaceMesh > &)ddtScheme< Type >virtual
fvcDdtPhiCoeff(const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi, const fluxFieldType &phiCorr)ddtScheme< Type >
fvcDdtPhiCoeff(const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi, const fluxFieldType &phiCorr, const volScalarField &rho)ddtScheme< Type >
fvcDdtPhiCoeff(const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi)ddtScheme< Type >
fvcDdtPhiCoeff(const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi, const volScalarField &rho)ddtScheme< Type >
fvcDdtPhiCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi)=0ddtScheme< Type >pure virtual
fvcDdtPhiCorr(const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi)=0ddtScheme< Type >pure virtual
fvcDdtUfCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const GeometricField< Type, fvsPatchField, surfaceMesh > &Uf)=0ddtScheme< Type >pure virtual
fvcDdtUfCorr(const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &U, const GeometricField< Type, fvsPatchField, surfaceMesh > &Uf)=0ddtScheme< Type >pure virtual
fvmDdt(const GeometricField< Type, fvPatchField, volMesh > &)=0ddtScheme< Type >pure virtual
fvmDdt(const dimensionedScalar &, const GeometricField< Type, fvPatchField, volMesh > &)=0ddtScheme< Type >pure virtual
fvmDdt(const volScalarField &, const GeometricField< Type, fvPatchField, volMesh > &)=0ddtScheme< Type >pure virtual
fvmDdt(const volScalarField &alpha, const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &vf)=0ddtScheme< Type >pure virtual
mesh() constddtScheme< Type >inline
mesh_ddtScheme< Type >protected
meshPhi(const GeometricField< Type, fvPatchField, volMesh > &)=0ddtScheme< Type >pure virtual
New(const fvMesh &mesh, Istream &schemeData)ddtScheme< Type >static
operator++()refCountinline
operator++(int)refCountinline
operator--()refCountinline
operator--(int)refCountinline
operator=(const ddtScheme &)ddtScheme< Type >protected
refCount()refCountinlineprotected
type() const =0ddtScheme< Type >pure virtual
unique() constrefCountinline
~ddtScheme()ddtScheme< Type >virtual