6 #ifndef TPZBANDSTRUCTMATRIX_H 7 #define TPZBANDSTRUCTMATRIX_H 44 #endif //TPZBANDSTRUCTMATRIX_H Implements Banded Structural Matrices. Structural Matrix.
virtual TPZStructMatrix * Clone()
Contains the TPZStructMatrixOR class which responsible for a interface among Matrix and Finite Elemen...
Refines geometrical mesh (all the elements) num times.
Contains TPZMatrixclass which implements full matrix (using column major representation).
virtual TPZMatrix< STATE > * Create()
Contains declaration of TPZCompMesh class which is a repository for computational elements...
Contains TPZMatrix<TVar>class, root matrix class.
friend TPZPersistenceManager
virtual TPZMatrix< STATE > * CreateAssemble(TPZFMatrix< STATE > &rhs, TPZAutoPointer< TPZGuiInterface > guiInterface)
Implements computational mesh. Computational Mesh.
TPZBandStructMatrix(const TPZBandStructMatrix ©)
virtual TPZMatrix< STATE > * CreateAssemble(TPZFMatrix< STATE > &rhs, TPZAutoPointer< TPZGuiInterface > guiInterface, unsigned numthreads_assemble, unsigned numthreads_decompose)