14 static LoggerPtr logger(Logger::getLogger(
"pz.strmatrix.tpzfstructmatrix"));
15 static LoggerPtr loggerel(Logger::getLogger(
"pz.strmatrix.element"));
22 int64_t neq = fEquationFilter.NActiveEquations();
virtual TPZMatrix< STATE > * Create()
Contains definitions to LOGPZ_DEBUG, LOGPZ_INFO, LOGPZ_WARN, LOGPZ_ERROR and LOGPZ_FATAL, and the implementation of the inline InitializePZLOG(string) function using log4cxx library or not. It must to be called out of "#ifdef LOG4CXX" scope.
Contains the TPZFStructMatrix class which implements Full Structural Matrices.
Refines geometrical mesh (all the elements) num times.
virtual TPZStructMatrix * Clone()
Contains TPZMatrixclass which implements full matrix (using column major representation).
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.