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