6 #ifndef TPZSKYLINESTRUCTMATRIX_H 7 #define TPZSKYLINESTRUCTMATRIX_H 51 #endif //TPZSKYLINESTRUCTMATRIX_H
Contains the TPZStructMatrixOR class which responsible for a interface among Matrix and Finite Elemen...
Implements SkyLine Structural Matrices. Structural Matrix.
Refines geometrical mesh (all the elements) num times.
virtual TPZMatrix< STATE > * Create()
virtual TPZMatrix< STATE > * ReallyCreate(int64_t neq, const TPZVec< int64_t > &skyline)
Contains TPZMatrixclass which implements full matrix (using column major representation).
Contains TPZMatrix<TVar>class, root matrix class.
Implements computational mesh. Computational Mesh.
~TPZSkylineStructMatrix()
TPZVec< int64_t > fEquationDestination
Equation destination.
TPZVec< int64_t > fActiveEquations
the equations which should actually be assembled
virtual TPZStructMatrix * Clone()
friend TPZPersistenceManager