Templated vector implementation.
void FilterSkyline(TPZVec< int64_t > &skyline) const
TPZEquationFilter fEquationFilter
Object which will determine which equations will be assembled.
Implements a skyline storage format. A Skyline matrix is symmetric so square. Matrix.
Implements SkyLine Structural Matrices. Structural Matrix.
Refines geometrical mesh (all the elements) num times.
TPZCompMesh * fMesh
Pointer to the computational mesh from which the matrix will be generated.
virtual TPZMatrix< STATE > * Create()
virtual TPZMatrix< STATE > * ReallyCreate(int64_t neq, const TPZVec< int64_t > &skyline)
virtual void Skyline(TPZVec< int64_t > &skyline)
This method computes the skyline of the system of equations.
int64_t NActiveEquations() const
Retorna o numero de equacoes ativas do sistema.
Contains the TPZSkylineStructMatrix class which implements SkyLine Structural Matrices.
Contains TPZSkyline class which implements a skyline storage format.
Contains declaration of TPZCompMesh class which is a repository for computational elements...
Contains declaration of TPZSubCompMesh class which implements a group of computational elements as a ...
Implements computational mesh. Computational Mesh.
~TPZSkylineStructMatrix()
virtual TPZStructMatrix * Clone()