6 #ifndef TPZSPSTRUCTMATRIX_H 7 #define TPZSPSTRUCTMATRIX_H 47 #endif //TPZSPSTRUCTMATRIX_H Contains the TPZStructMatrixOR class which responsible for a interface among Matrix and Finite Elemen...
virtual TPZMatrix< STATE > * Create() override
int ClassId() const override
Define the class id associated with the class.
Refines geometrical mesh (all the elements) num times.
Contains declaration of TPZElementMatrix struct which associates an element matrix with the coeficien...
friend TPZPersistenceManager
Contains TPZMatrixclass which implements full matrix (using column major representation).
virtual TPZStructMatrix * Clone() override
virtual TPZMatrix< STATE > * CreateAssemble(TPZFMatrix< STATE > &rhs, TPZAutoPointer< TPZGuiInterface > guiInterface) override
Contains the TPZFYsmpMatrix class which implements a non symmetric sparse matrix. ...
Contains declaration of TPZCompMesh class which is a repository for computational elements...
Contains TPZMatrix<TVar>class, root matrix class.
Contains declaration of TPZSubCompMesh class which implements a group of computational elements as a ...
Implements computational mesh. Computational Mesh.
Implements Sparse Structural Matrices. Structural Matrix.
virtual TPZMatrix< STATE > * CreateAssemble(TPZFMatrix< STATE > &rhs, TPZAutoPointer< TPZGuiInterface > guiInterface, unsigned numthreads_assemble, unsigned numthreads_decompose)