13 template<
class TStructMatrix,
class TSparseMatrix>
18 template<
class TStructMatrix,
class TSparseMatrix>
33 template<
class TStructMatrix,
class TSparseMatrix>
39 template<
class TStructMatrix,
class TSparseMatrix>
44 template<
class TStructMatrix,
class TSparseMatrix>
50 template<
class TStructMatrix,
class TSparseMatrix>
56 template<
class TStructMatrix,
class TSparseMatrix>
60 TStructMatrix strmat(
fMesh);
64 matred->
SetK00(InternalStiff);
virtual void SetMesh(TPZCompMesh *)
virtual TPZMatrix< STATE > * Create()
int64_t NEquations()
This computes the number of equations associated with non-restrained nodes.
Contains TPZMatRed class which implements a simple substructuring of a linear system of equations...
void SetK00(TPZAutoPointer< TPZMatrix< TVar > > K00)
Sets the matrix pointer of the upper left matrix to K00.
virtual TPZStructMatrix * Clone()
Refines geometrical mesh (all the elements) num times.
TPZCompMesh * fMesh
Pointer to the computational mesh from which the matrix will be generated.
Implements a group of computational elements as a mesh and an element. Computational Mesh...
#define DebugStop()
Returns a message to user put a breakpoint in.
Contains the TPZSkylineStructMatrix class which implements SkyLine Structural Matrices.
void SetMesh(TPZCompMesh *cmesh)
Contains declaration of TPZSubCompMesh class which implements a group of computational elements as a ...
Implements a simple substructuring of a linear system of equations, composed of 4 submatrices...
virtual ~TPZMatRedStructMatrix()
Destructor.
Contains the TPZMatRedStructMatrix class.
Implements computational mesh. Computational Mesh.
int64_t NumInternalEquations()
Computes the number of internal equations.
Contains TPZVerySparseMatrix class which implements a matrix whose nonzero elements are stored in bin...