NeoPZ
|
#include <pzplasticdiagnostic.h>
Public Member Functions | |
TPZPlasticDiagnostic (TPZCompMesh *cmesh) | |
void | CheckGlobal () |
Private Attributes | |
TPZCompMesh * | fMesh |
Definition at line 14 of file pzplasticdiagnostic.h.
TPZPlasticDiagnostic::TPZPlasticDiagnostic | ( | TPZCompMesh * | cmesh | ) |
Definition at line 16 of file pzplasticdiagnostic.cpp.
void TPZPlasticDiagnostic::CheckGlobal | ( | ) |
Definition at line 21 of file pzplasticdiagnostic.cpp.
References TPZStructMatrixOR::Assemble(), TPZStructMatrixOR::CreateAssemble(), fMesh, TPZCompMesh::LoadSolution(), log, matrix, TPZMatrix< TVar >::MultAdd(), TPZCompMesh::NEquations(), Norm(), TPZCompMesh::Solution(), and TPZFMatrix< TVar >::Zero().
|
private |
Definition at line 17 of file pzplasticdiagnostic.h.
Referenced by CheckGlobal().