void VisualMatrix(TPZFMatrix< TVar > &matrix, const std::string &outfilename)
This function calls the function that create a Data Explorer file or VTK file that allow to visualiz...
void VisualMatrixDX(TPZFMatrix< TVar > &matrix, const std::string &outfilename)
This function creates a Data Explorer file that allow to visualization of the value of a matrix passe...
void VisualMatrixVTK(TPZFMatrix< TVar > &matrix, const std::string &outfilename)
This function creates a VTK file that allow to visualization of the value of a matrix passed as param...