This is the complete list of members for ddtScheme< Type >, including all inherited members.
| count() const | refCount | inline |
| ddtScheme(const fvMesh &mesh) | ddtScheme< Type > | inline |
| ddtScheme(const fvMesh &mesh, Istream &) | ddtScheme< Type > | inline |
| ddtScheme(const ddtScheme &)=delete | ddtScheme< Type > | |
| declareRunTimeSelectionTable(tmp, ddtScheme, Istream,(const fvMesh &mesh, Istream &schemeData),(mesh, schemeData)) | ddtScheme< Type > | |
| fluxFieldType typedef | ddtScheme< Type > | |
| fvcDdt(const dimensioned< Type > &)=0 | ddtScheme< Type > | pure virtual |
| fvcDdt(const VolField< Type > &)=0 | ddtScheme< Type > | pure virtual |
| fvcDdt(const dimensionedScalar &, const VolField< Type > &)=0 | ddtScheme< Type > | pure virtual |
| fvcDdt(const volScalarField &, const VolField< Type > &)=0 | ddtScheme< Type > | pure virtual |
| fvcDdt(const volScalarField &alpha, const volScalarField &rho, const VolField< Type > &)=0 | ddtScheme< Type > | pure virtual |
| fvcDdt(const SurfaceField< Type > &) | ddtScheme< Type > | virtual |
| fvcDdtPhiCoeff(const VolField< Type > &U, const fluxFieldType &phi, const fluxFieldType &phiCorr) | ddtScheme< Type > | virtual |
| fvcDdtPhiCoeff(const VolField< Type > &U, const fluxFieldType &phi, const fluxFieldType &phiCorr, const volScalarField &rho) | ddtScheme< Type > | virtual |
| fvcDdtPhiCoeff(const VolField< Type > &U, const fluxFieldType &phi) | ddtScheme< Type > | virtual |
| fvcDdtPhiCoeff(const VolField< Type > &U, const fluxFieldType &phi, const volScalarField &rho) | ddtScheme< Type > | virtual |
| fvcDdtPhiCorr(const VolField< Type > &U, const fluxFieldType &phi)=0 | ddtScheme< Type > | pure virtual |
| fvcDdtPhiCorr(const volScalarField &rho, const VolField< Type > &U, const fluxFieldType &phi)=0 | ddtScheme< Type > | pure virtual |
| fvcDdtPhiCorr(const volScalarField &alpha, const volScalarField &rho, const VolField< Type > &U, const fluxFieldType &phi)=0 | ddtScheme< Type > | pure virtual |
| fvcDdtUfCorr(const VolField< Type > &U, const SurfaceField< Type > &Uf)=0 | ddtScheme< Type > | pure virtual |
| fvcDdtUfCorr(const volScalarField &rho, const VolField< Type > &U, const SurfaceField< Type > &rhoUf)=0 | ddtScheme< Type > | pure virtual |
| fvcDdtUfCorr(const volScalarField &alpha, const volScalarField &rho, const VolField< Type > &U, const SurfaceField< Type > &Uf)=0 | ddtScheme< Type > | pure virtual |
| fvmDdt(const VolField< Type > &)=0 | ddtScheme< Type > | pure virtual |
| fvmDdt(const dimensionedScalar &, const VolField< Type > &)=0 | ddtScheme< Type > | pure virtual |
| fvmDdt(const volScalarField &, const VolField< Type > &)=0 | ddtScheme< Type > | pure virtual |
| fvmDdt(const volScalarField &alpha, const volScalarField &rho, const VolField< Type > &vf)=0 | ddtScheme< Type > | pure virtual |
| mesh() const | ddtScheme< Type > | inline |
| mesh_ | ddtScheme< Type > | protected |
| meshPhi(const VolField< Type > &)=0 | ddtScheme< Type > | pure virtual |
| meshPhi(const VolField< Type > &, const label patchi)=0 | ddtScheme< Type > | pure virtual |
| New(const fvMesh &mesh, Istream &schemeData) | ddtScheme< Type > | static |
| operator++() | refCount | inline |
| operator++(int) | refCount | inline |
| operator--() | refCount | inline |
| operator--(int) | refCount | inline |
| operator=(const ddtScheme &)=delete | ddtScheme< Type > | |
| Foam::refCount::operator=(const refCount &)=delete | refCount | |
| refCount() | refCount | inlineprotected |
| refCount(const refCount &)=delete | refCount | protected |
| type() const =0 | ddtScheme< Type > | pure virtual |
| unique() const | refCount | inline |
| ~ddtScheme() | ddtScheme< Type > | virtual |