1 #include <libmesh/libmesh_config.h> 3 #ifdef LIBMESH_HAVE_EIGEN 5 #include <libmesh/eigen_sparse_matrix.h> 17 this->libmesh_suite_name =
"SparseMatrixTest";
19 this->libmesh_suite_name =
"EigenSparseMatrixTest";
38 CPPUNIT_TEST_SUITE_END();
The EigenSparseMatrix class wraps a sparse matrix object from the Eigen library.
The libMesh namespace provides an interface to certain functionality in the library.
Parallel::Communicator comm_self
bool summarized_logs_enabled()
CPPUNIT_TEST_SUITE_REGISTRATION(EigenSparseMatrixTest)
libMesh::PerfLog * unitlog