NeoPZ
|
This is the complete list of members for TPZElastoPlasticAnalysis, including all inherited members.
AcceptSolution(const int ResetOutputDisplacements=0) | TPZElastoPlasticAnalysis | virtual |
AddNoPenetration(int matid, int direction) | TPZElastoPlasticAnalysis | inline |
AmIKilled() | TPZAnalysis | inline |
AnimateRun(int64_t num_iter, int steps, TPZVec< std::string > &scalnames, TPZVec< std::string > &vecnames, const std::string &plotfile) | TPZAnalysis | |
Assemble() | TPZAnalysis | virtual |
AssembleResidual() | TPZAnalysis | virtual |
BuildPreconditioner(EPrecond preconditioner, bool overlap) | TPZAnalysis | |
CheckConv(std::ostream &out, REAL range) | TPZElastoPlasticAnalysis | |
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 |
ComputeNumberofLoadCases() | TPZAnalysis | |
ComputeTangent(TPZFMatrix< REAL > &tangent, TPZVec< REAL > &coefs, int icase) | TPZElastoPlasticAnalysis | virtual |
TPZNonLinearAnalysis::ComputeTangent(TPZFMatrix< STATE > &tangent, TPZVec< REAL > &coefs, int icase) | TPZNonLinearAnalysis | virtual |
CreateCubeElWithMem(TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) | TPZElastoPlasticAnalysis | protectedstatic |
CreateInstance(const int &classId) | TPZSavable | static |
CreateLinearElWithMem(TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) | TPZElastoPlasticAnalysis | protectedstatic |
CreateListOfCompElsToComputeError(TPZAdmChunkVector< TPZCompEl *> &elvec) | TPZAnalysis | |
CreatePointElWithMem(TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) | TPZElastoPlasticAnalysis | protectedstatic |
CreatePrismElWithMem(TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) | TPZElastoPlasticAnalysis | protectedstatic |
CreatePyramElWithMem(TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) | TPZElastoPlasticAnalysis | protectedstatic |
CreateQuadElWithMem(TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) | TPZElastoPlasticAnalysis | protectedstatic |
CreateTetraElWithMem(TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) | TPZElastoPlasticAnalysis | protectedstatic |
CreateTriangElWithMem(TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) | TPZElastoPlasticAnalysis | protectedstatic |
CumulativeSolution() | TPZElastoPlasticAnalysis | inline |
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 |
fCumSol | TPZElastoPlasticAnalysis | protected |
fEquationstoZero | TPZElastoPlasticAnalysis | protected |
fExact | TPZAnalysis | |
fGeoMesh | TPZAnalysis | protected |
fGraphMesh | TPZAnalysis | protected |
fGuiInterface | TPZAnalysis | protected |
fMaterialIds | TPZElastoPlasticAnalysis | protected |
fMeshVec | TPZElastoPlasticAnalysis | protected |
fMultiPhysics | TPZElastoPlasticAnalysis | protected |
fNthreadsError | TPZAnalysis | protected |
fPrecond | TPZElastoPlasticAnalysis | protected |
fRenumber | TPZAnalysis | protected |
fRhs | TPZAnalysis | protected |
fScalarNames | TPZAnalysis | protected |
fSolution | TPZAnalysis | protected |
fSolver | TPZAnalysis | protected |
fStep | TPZAnalysis | protected |
fStructMatrix | TPZAnalysis | protected |
fTable | TPZAnalysis | protected |
fTensorNames | TPZAnalysis | protected |
fTime | TPZAnalysis | protected |
fVectorNames | TPZAnalysis | protected |
GetActiveEquations(TPZVec< int64_t > &activeEquations) | TPZElastoPlasticAnalysis | |
GetGuiInterface() const | TPZAnalysis | inline |
GetStep() | TPZAnalysis | inline |
GetTime() | TPZAnalysis | inline |
GraphMesh(int dimension) | TPZAnalysis | inline |
HighestDimension() | TPZAnalysis | |
IdentifyEquationsToZero() | TPZElastoPlasticAnalysis | |
IdentifyPostProcessingMatIds(int dimension, std::set< int > &matids) | TPZAnalysis | |
Integrate(const std::string &varname, const std::set< int > &matids) | TPZAnalysis | |
IsMultiPhysicsConfiguration() | TPZElastoPlasticAnalysis | inline |
IterativeProcess(std::ostream &out, REAL tol, int numiter, int niter_update_jac, bool linesearch) | TPZElastoPlasticAnalysis | virtual |
IterativeProcess(std::ostream &out, REAL tol, int numiter, bool linesearch, bool checkconv, bool &ConvOrDiverg) | TPZElastoPlasticAnalysis | virtual |
IterativeProcess(std::ostream &out, REAL tol, int numiter, bool linesearch, bool checkconv) | TPZElastoPlasticAnalysis | virtual |
IterativeProcessPrecomputedMatrix(std::ostream &out, REAL tol, int numiter, bool linesearch) | TPZElastoPlasticAnalysis | virtual |
LineSearch(const TPZFMatrix< REAL > &Wn, const TPZFMatrix< REAL > &DeltaW, TPZFMatrix< REAL > &NextW, REAL RhsNormPrev, REAL &RhsNormResult, int niter, bool &converging) | TPZElastoPlasticAnalysis | virtual |
TPZNonLinearAnalysis::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() | TPZElastoPlasticAnalysis | virtual |
TPZNonLinearAnalysis::LoadSolution(const TPZFMatrix< STATE > &state) | TPZNonLinearAnalysis | virtual |
LoadState(TPZFMatrix< STATE > &state) | TPZNonLinearAnalysis | |
ManageIterativeProcess(std::ostream &out, REAL tol, int numiter, int BCId, int nsteps, REAL PGRatio, TPZFMatrix< REAL > &val1Begin, TPZFMatrix< REAL > &val1End, TPZFMatrix< REAL > &val2Begin, TPZFMatrix< REAL > &val2End, TPZPostProcAnalysis *ppAnalysis=NULL, int res=0) | TPZElastoPlasticAnalysis | virtual |
Mesh() const | TPZAnalysis | inline |
NeoPZVersion() | TPZSavable | static |
NumCases() | TPZElastoPlasticAnalysis | virtual |
OptimizeBandwidth() | TPZAnalysis | |
PostProcess(int resolution) | TPZAnalysis | virtual |
PostProcess(int resolution, int dimension) | TPZAnalysis | virtual |
PostProcess(TPZVec< REAL > &loc, std::ostream &out=std::cout) | TPZAnalysis | 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 | |
ResetMultiPhysics() | TPZElastoPlasticAnalysis | inline |
Residual(TPZFMatrix< REAL > &residual, int icase) | TPZElastoPlasticAnalysis | virtual |
TPZNonLinearAnalysis::Residual(TPZFMatrix< STATE > &residual, int icase) | TPZNonLinearAnalysis | virtual |
RestoreClassSet() | TPZSavable | inlinestatic |
Rhs() | TPZAnalysis | inline |
Run(std::ostream &out=std::cout) | TPZAnalysis | virtual |
SetAllCreateFunctionsWithMem(TPZCompMesh *cmesh) | TPZElastoPlasticAnalysis | static |
SetBiCGStab(int numiter, REAL tol) | TPZElastoPlasticAnalysis | |
SetBiCGStab_Jacobi(int numiter, REAL tol) | TPZElastoPlasticAnalysis | |
SetCompMesh(TPZCompMesh *mesh, bool mustOptimizeBandwidth) | TPZAnalysis | virtual |
SetExact(std::function< void(const TPZVec< REAL > &loc, TPZVec< STATE > &result, TPZFMatrix< STATE > &deriv)> f) | TPZAnalysis | inline |
SetGuiInterface(TPZAutoPointer< TPZGuiInterface > gui) | TPZAnalysis | inline |
SetLU() | TPZElastoPlasticAnalysis | |
SetMultiPhysics(TPZCompMesh *mphysics, TPZVec< TPZCompMesh *> &meshvec) | TPZElastoPlasticAnalysis | inline |
SetPrecond(TPZMatrixSolver< REAL > &precond) | TPZElastoPlasticAnalysis | |
SetRenumber(TPZAutoPointer< TPZRenumbering > renumber) | TPZAnalysis | inline |
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 |
SetUpdateMem(int update) | TPZElastoPlasticAnalysis | protected |
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 |
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 | |
TPZElastoPlasticAnalysis(TPZCompMesh *mesh, std::ostream &out) | TPZElastoPlasticAnalysis | |
TPZElastoPlasticAnalysis() | TPZElastoPlasticAnalysis | |
TPZNonLinearAnalysis(TPZCompMesh *mesh, std::ostream &out) | TPZNonLinearAnalysis | |
TPZNonLinearAnalysis() | TPZNonLinearAnalysis | |
TPZRegisterClassId(int(T::*)() const) | TPZRegisterClassId | inline |
TPZRegisterClassId()=default | TPZRegisterClassId | |
TPZSavable() | TPZSavable | inline |
TransferSolution(TPZPostProcAnalysis &ppanalysis) | TPZElastoPlasticAnalysis | |
UpdatePrecond() | TPZElastoPlasticAnalysis | protected |
Version() const | TPZSavable | virtual |
VersionHistory() const | TPZSavable | virtual |
Write(TPZStream &buf, int withclassid) const override | TPZAnalysis | virtual |
~TPZAnalysis(void) | TPZAnalysis | virtual |
~TPZElastoPlasticAnalysis() | TPZElastoPlasticAnalysis | virtual |
~TPZNonLinearAnalysis() | TPZNonLinearAnalysis | virtual |
~TPZSavable() | TPZSavable | inlinevirtual |