6 #ifndef TPZMATREDSTRUCTMATRIX 7 #define TPZMATREDSTRUCTMATRIX 20 template<
class TStructMatrix,
class TSparseMatrix>
virtual TPZMatrix< STATE > * Create()
Contains the TPZStructMatrixOR class which responsible for a interface among Matrix and Finite Elemen...
virtual TPZStructMatrix * Clone()
Refines geometrical mesh (all the elements) num times.
Contains TPZMatrixclass which implements full matrix (using column major representation).
Implements a group of computational elements as a mesh and an element. Computational Mesh...
Contains declaration of TPZCompMesh class which is a repository for computational elements...
friend TPZPersistenceManager
Contains TPZMatrix<TVar>class, root matrix class.
void SetMesh(TPZCompMesh *cmesh)
Contains declaration of TPZSubCompMesh class which implements a group of computational elements as a ...
virtual ~TPZMatRedStructMatrix()
Destructor.
Implements computational mesh. Computational Mesh.