| AmIKilled() | TPZAnalysis | inline |
| AnimateRun(int64_t num_iter, int steps, TPZVec< std::string > &scalnames, TPZVec< std::string > &vecnames, const std::string &plotfile) | TPZAnalysis | |
| Assemble() | TPZTransientAnalysis< TRANSIENTCLASS > | virtual |
| AssembleResidual() | TPZAnalysis | virtual |
| BuildPreconditioner(EPrecond preconditioner, bool overlap) | TPZAnalysis | |
| ClassId() const override | TPZAnalysis | virtual |
| ClassIdMap() | TPZSavable | inlinestatic |
| CleanUp() | TPZAnalysis | |
| CloseGraphMesh() | TPZAnalysis | virtual |
| Compare(TPZSavable *copy, bool override=false) | TPZSavable | virtual |
| Compare(TPZSavable *copy, bool override=false) const | TPZSavable | virtual |
| ComputeFluxOnly() | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| ComputeLinearTangentMatrix() | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| ComputeMassMatrix() | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| ComputeNumberofLoadCases() | TPZAnalysis | |
| ComputeTangent(TPZFMatrix< STATE > &tangent, TPZVec< REAL > &coefs, int icase) | TPZNonLinearAnalysis | virtual |
| CreateInstance(const int &classId) | TPZSavable | static |
| CreateListOfCompElsToComputeError(TPZAdmChunkVector< TPZCompEl *> &elvec) | TPZAnalysis | |
| DefineElementTable(int dimension, TPZVec< int64_t > &GeoElIds, TPZVec< REAL > &points) | TPZAnalysis | virtual |
| DefineGraphMesh(int dimension, const TPZVec< std::string > &scalnames, const TPZVec< std::string > &vecnames, const std::string &plotfile) | TPZAnalysis | virtual |
| DefineGraphMesh(int dimension, const TPZVec< std::string > &scalnames, const TPZVec< std::string > &vecnames, const TPZVec< std::string > &tensnames, const std::string &plotfile) | TPZAnalysis | virtual |
| DefineGraphMesh(int dimension, const std::set< int > &matids, const TPZVec< std::string > &scalnames, const TPZVec< std::string > &vecnames, const std::string &plotfile) | TPZAnalysis | virtual |
| DefineGraphMesh(int dimension, const std::set< int > &matids, const TPZVec< std::string > &scalnames, const TPZVec< std::string > &vecnames, const TPZVec< std::string > &tensnames, const std::string &plotfile) | TPZAnalysis | virtual |
| EBlockJacobi enum value | TPZAnalysis | |
| EElement enum value | TPZAnalysis | |
| EJacobi enum value | TPZAnalysis | |
| ENodeCentered enum value | TPZAnalysis | |
| EPrecond enum name | TPZAnalysis | |
| fCompMesh | TPZAnalysis | protected |
| fCurrentIter | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fDXResolution | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fExact | TPZAnalysis | |
| fForceAllSteps | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fGeoMesh | TPZAnalysis | protected |
| fGraphMesh | TPZAnalysis | protected |
| fGuiInterface | TPZAnalysis | protected |
| fIsLinearProblem | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fNewtonMaxIter | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fNewtonTol | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fNIter | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fNthreadsError | TPZAnalysis | protected |
| fRenumber | TPZAnalysis | protected |
| fRhs | TPZAnalysis | protected |
| fSavedSolutionVec | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fSaveFrequency | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fSaveSolutionVecFrequency | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fScalarNames | TPZAnalysis | protected |
| fSolution | TPZAnalysis | protected |
| fSolver | TPZAnalysis | protected |
| fSteadyTol | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fStep | TPZAnalysis | protected |
| fStructMatrix | TPZAnalysis | protected |
| fTable | TPZAnalysis | protected |
| fTensorNames | TPZAnalysis | protected |
| fTime | TPZAnalysis | protected |
| fTimeStep | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| fVectorNames | TPZAnalysis | protected |
| GetCurrentIter() | TPZTransientAnalysis< TRANSIENTCLASS > | inline |
| GetgTime() | TPZTransientAnalysis< TRANSIENTCLASS > | inline |
| GetGuiInterface() const | TPZAnalysis | inline |
| GetSavedSolutions() | TPZTransientAnalysis< TRANSIENTCLASS > | |
| GetStep() | TPZAnalysis | inline |
| GetTime() | TPZAnalysis | inline |
| GraphMesh(int dimension) | TPZAnalysis | inline |
| gTime | TPZTransientAnalysis< TRANSIENTCLASS > | static |
| HighestDimension() | TPZAnalysis | |
| IdentifyPostProcessingMatIds(int dimension, std::set< int > &matids) | TPZAnalysis | |
| Integrate(const std::string &varname, const std::set< int > &matids) | TPZAnalysis | |
| IterativeProcess(std::ostream &out, REAL tol, int numiter, bool linesearch=false, bool checkconv=false) | TPZNonLinearAnalysis | virtual |
| LineSearch(const TPZFMatrix< STATE > &Wn, TPZFMatrix< STATE > DeltaW, TPZFMatrix< STATE > &NextW, REAL tol, int niter) | TPZNonLinearAnalysis | |
| LoadShape(double dx, double dy, int64_t numelem, TPZConnect *nod) | TPZAnalysis | |
| LoadSolution() | TPZNonLinearAnalysis | virtual |
| LoadSolution(const TPZFMatrix< STATE > &state) | TPZNonLinearAnalysis | virtual |
| LoadState(TPZFMatrix< STATE > &state) | TPZNonLinearAnalysis | |
| Mesh() const | TPZAnalysis | inline |
| NeoPZVersion() | TPZSavable | static |
| NumCases() | TPZNonLinearAnalysis | |
| OptimizeBandwidth() | TPZAnalysis | |
| PostProcess(int resolution) | TPZTransientAnalysis< TRANSIENTCLASS > | inlinevirtual |
| PostProcess(int resolution, int dimension) | TPZTransientAnalysis< TRANSIENTCLASS > | virtual |
| PostProcess(TPZVec< REAL > &loc, std::ostream &out=std::cout) | TPZTransientAnalysis< TRANSIENTCLASS > | virtual |
| PostProcessError(TPZVec< REAL > &, bool store_error=true, std::ostream &out=std::cout) | TPZAnalysis | virtual |
| PostProcessErrorParallel(TPZVec< REAL > &, bool store_error=true, std::ostream &out=std::cout) | TPZAnalysis | virtual |
| PostProcessErrorSerial(TPZVec< REAL > &, bool store_error=true, std::ostream &out=std::cout) | TPZAnalysis | virtual |
| PostProcessTable(std::ostream &out_file) | TPZAnalysis | virtual |
| PostProcessTable(TPZFMatrix< REAL > &pos, std::ostream &out=std::cout) | TPZAnalysis | |
| PrePostProcessTable(std::ostream &out_file) | TPZAnalysis | virtual |
| Print(const std::string &name, std::ostream &out) | TPZAnalysis | |
| PrintVectorByElement(std::ostream &out, TPZFMatrix< STATE > &vec, REAL tol=1.e-10) | TPZAnalysis | |
| Read(TPZStream &buf, void *context) override | TPZAnalysis | virtual |
| Register(TPZRestoreClassBase *restore) | TPZSavable | static |
| RegisterClassId(int classid, TPZRestore_t fun) | TPZSavable | static |
| Resequence(int firstel=-1) | TPZAnalysis | |
| Residual(TPZFMatrix< STATE > &residual, int icase) | TPZNonLinearAnalysis | virtual |
| RestoreClassSet() | TPZSavable | inlinestatic |
| Rhs() | TPZAnalysis | inline |
| Run(std::ostream &out=std::cout) | TPZAnalysis | virtual |
| RunExplicit(std::ostream &out=std::cout, bool FromBegining=true) | TPZTransientAnalysis< TRANSIENTCLASS > | virtual |
| RunTransient(std::ostream &out=std::cout, bool FromBegining=true, bool linesearch=true) | TPZTransientAnalysis< TRANSIENTCLASS > | virtual |
| SaveCurrentSolutionVec() | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| SetAllMaterialsDeltaT() | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| SetCompMesh(TPZCompMesh *mesh, bool mustOptimizeBandwidth) | TPZAnalysis | virtual |
| SetConvergence(int niter, REAL eps, bool ForceAllSteps=true) | TPZTransientAnalysis< TRANSIENTCLASS > | inline |
| SetCurrentState() | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| SetExact(std::function< void(const TPZVec< REAL > &loc, TPZVec< STATE > &result, TPZFMatrix< STATE > &deriv)> f) | TPZAnalysis | inline |
| SetExplicit() | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| SetFluxOnly() | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| SetGuiInterface(TPZAutoPointer< TPZGuiInterface > gui) | TPZAnalysis | inline |
| SetImplicit() | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| SetInitialSolution(TPZFMatrix< STATE > &InitialSol) | TPZTransientAnalysis< TRANSIENTCLASS > | |
| SetInitialSolutionAsZero() | TPZTransientAnalysis< TRANSIENTCLASS > | |
| SetLastState() | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| SetMassMatrix() | TPZTransientAnalysis< TRANSIENTCLASS > | protected |
| SetNewtonConvergence(int niter, REAL eps) | TPZTransientAnalysis< TRANSIENTCLASS > | inline |
| SetRenumber(TPZAutoPointer< TPZRenumbering > renumber) | TPZAnalysis | inline |
| SetSaveFrequency(int SaveFrequency, int resolution) | TPZTransientAnalysis< TRANSIENTCLASS > | inline |
| SetSaveSolution(int SaveFrequency) | TPZTransientAnalysis< TRANSIENTCLASS > | |
| SetSolver(TPZMatrixSolver< STATE > &solver) | TPZAnalysis | |
| SetStep(int step) | TPZAnalysis | inline |
| SetStructuralMatrix(TPZAutoPointer< TPZStructMatrix > strmatrix) | TPZAnalysis | |
| SetStructuralMatrix(TPZStructMatrix &strmatrix) | TPZAnalysis | |
| SetTableVariableNames(TPZVec< std::string > varnames) | TPZAnalysis | virtual |
| SetThreadsForError(int nthreads) | TPZAnalysis | inline |
| SetTime(REAL time) | TPZAnalysis | inline |
| ShowShape(const std::string &plotfile, TPZVec< int64_t > &equationindices) | TPZAnalysis | |
| ShowShape(const std::string &plotfile, TPZVec< int64_t > &equationindices, int matid, const TPZVec< std::string > &varname) | TPZAnalysis | |
| Solution() | TPZAnalysis | inline |
| SolutionNorm() | TPZNonLinearAnalysis | |
| Solve() | TPZAnalysis | virtual |
| Solver() | TPZAnalysis | inline |
| StructMatrix() | TPZAnalysis | inline |
| TimeStep() | TPZTransientAnalysis< TRANSIENTCLASS > | inline |
| TPZAnalysis(TPZCompMesh *mesh, bool mustOptimizeBandwidth=true, std::ostream &out=std::cout) | TPZAnalysis | |
| TPZAnalysis(TPZAutoPointer< TPZCompMesh > mesh, bool mustOptimizeBandwidth=true, std::ostream &out=std::cout) | TPZAnalysis | |
| TPZAnalysis() | TPZAnalysis | |
| TPZNonLinearAnalysis(TPZCompMesh *mesh, std::ostream &out) | TPZNonLinearAnalysis | |
| TPZNonLinearAnalysis() | TPZNonLinearAnalysis | |
| TPZRegisterClassId(int(T::*)() const) | TPZRegisterClassId | inline |
| TPZRegisterClassId()=default | TPZRegisterClassId | |
| TPZSavable() | TPZSavable | inline |
| TPZTransientAnalysis(TPZCompMesh *mesh, bool IsLinear=false, std::ostream &out=std::cout) | TPZTransientAnalysis< TRANSIENTCLASS > | |
| Version() const | TPZSavable | virtual |
| VersionHistory() const | TPZSavable | virtual |
| Write(TPZStream &buf, int withclassid) const override | TPZAnalysis | virtual |
| ~TPZAnalysis(void) | TPZAnalysis | virtual |
| ~TPZNonLinearAnalysis() | TPZNonLinearAnalysis | virtual |
| ~TPZSavable() | TPZSavable | inlinevirtual |
| ~TPZTransientAnalysis() | TPZTransientAnalysis< TRANSIENTCLASS > | |