| ClassId() const override | TPZTransientMaterial< TBASEMAT > | |
| Contribute(TPZMaterialData &data, REAL weight, TPZFMatrix< STATE > &ek, TPZFMatrix< STATE > &ef) override | TPZTransientMaterial< TBASEMAT > | virtual |
| ContributeBC(TPZMaterialData &data, REAL weight, TPZFMatrix< STATE > &ek, TPZFMatrix< STATE > &ef, TPZBndCond &bc) override | TPZTransientMaterial< TBASEMAT > | virtual |
| ContributeBCInterface(TPZMaterialData &data, TPZMaterialData &dataleft, REAL weight, TPZFMatrix< STATE > &ek, TPZFMatrix< STATE > &ef, TPZBndCond &bc) override | TPZTransientMaterial< TBASEMAT > | virtual |
| ContributeInterface(TPZMaterialData &data, TPZMaterialData &dataleft, TPZMaterialData &dataright, REAL weight, TPZFMatrix< STATE > &ek, TPZFMatrix< STATE > &ef) override | TPZTransientMaterial< TBASEMAT > | virtual |
| ContributeSolutionRhs(TPZVec< STATE > &sol, TPZFMatrix< REAL > &phi, REAL weight, TPZFMatrix< STATE > &ef) | TPZTransientMaterial< TBASEMAT > | protectedvirtual |
| ContributeTangent(TPZVec< STATE > &sol, TPZFMatrix< REAL > &phi, REAL weight, TPZFMatrix< STATE > &ek) | TPZTransientMaterial< TBASEMAT > | protectedvirtual |
| ECurrent enum value | TPZTransientMaterial< TBASEMAT > | protected |
| EExplicit enum value | TPZTransientMaterial< TBASEMAT > | protected |
| EFluxOnly enum value | TPZTransientMaterial< TBASEMAT > | protected |
| EImplicit enum value | TPZTransientMaterial< TBASEMAT > | protected |
| ELast enum value | TPZTransientMaterial< TBASEMAT > | protected |
| EMassMatrix enum value | TPZTransientMaterial< TBASEMAT > | protected |
| ENone enum value | TPZTransientMaterial< TBASEMAT > | protected |
| ETemporalScheme enum name | TPZTransientMaterial< TBASEMAT > | protected |
| fStep | TPZTransientMaterial< TBASEMAT > | protected |
| fTemporalIntegrator | TPZTransientMaterial< TBASEMAT > | protected |
| fTimeStep | TPZTransientMaterial< TBASEMAT > | protected |
| NeedsSolutionToContribute() | TPZTransientMaterial< TBASEMAT > | inlinevirtual |
| NeedsXCoord() | TPZTransientMaterial< TBASEMAT > | inlinevirtual |
| SetCurrentState() | TPZTransientMaterial< TBASEMAT > | inline |
| SetExplicit() | TPZTransientMaterial< TBASEMAT > | |
| SetFluxOnly() | TPZTransientMaterial< TBASEMAT > | inline |
| SetImplicit() | TPZTransientMaterial< TBASEMAT > | |
| SetLastState() | TPZTransientMaterial< TBASEMAT > | inline |
| SetMassMatrix() | TPZTransientMaterial< TBASEMAT > | inline |
| SetTimeStep(REAL TimeStep) | TPZTransientMaterial< TBASEMAT > | inline |
| STEPS enum name | TPZTransientMaterial< TBASEMAT > | protected |
| TimeStep() | TPZTransientMaterial< TBASEMAT > | inline |
| TPZTransientMaterial(int nummat, int dim, REAL TimeStep) | TPZTransientMaterial< TBASEMAT > | |
| TPZTransientMaterial(const TPZTransientMaterial &cp) | TPZTransientMaterial< TBASEMAT > | |
| ~TPZTransientMaterial() | TPZTransientMaterial< TBASEMAT > | |