libMesh
|
Public Member Functions | |
EigenSparseMatrixTest () | |
void | setUp () |
CPPUNIT_TEST_SUITE (EigenSparseMatrixTest) | |
SPARSEMATRIXTEST | CPPUNIT_TEST_SUITE_END () |
void | tearDown () |
void | setValues () |
void | testValues () |
void | testGetAndSet () |
void | testReadMatlab (const std::string &filename) |
void | testReadMatlab1 () |
void | testReadMatlab2 () |
void | testReadMatlab4 () |
void | testWriteAndRead () |
void | testClone () |
Protected Attributes | |
std::string | libmesh_suite_name |
libMesh::Parallel::Communicator * | my_comm |
std::unique_ptr< EigenSparseMatrix< Number > > | matrix |
libMesh::numeric_index_type | nonsquare |
libMesh::numeric_index_type | local_m |
libMesh::numeric_index_type | local_n |
libMesh::numeric_index_type | global_m |
libMesh::numeric_index_type | global_n |
const libMesh::Real | _tolerance |
Private Attributes | |
Parallel::Communicator | comm_self |
Definition at line 11 of file eigen_sparse_matrix_test.C.
|
inline |
Definition at line 14 of file eigen_sparse_matrix_test.C.
References libMesh::PerfLog::summarized_logs_enabled(), and unitlog.
EigenSparseMatrixTest::CPPUNIT_TEST_SUITE | ( | EigenSparseMatrixTest | ) |
SPARSEMATRIXTEST EigenSparseMatrixTest::CPPUNIT_TEST_SUITE_END | ( | ) |
|
inline |
Definition at line 22 of file eigen_sparse_matrix_test.C.
|
inlineinherited |
Definition at line 77 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 74 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 223 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 137 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 146 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 170 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 177 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 184 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 97 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 191 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 278 of file sparse_matrix_test.h.
|
private |
Definition at line 42 of file eigen_sparse_matrix_test.C.
|
protectedinherited |
Definition at line 274 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 274 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 268 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 274 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 274 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 272 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 270 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 274 of file sparse_matrix_test.h.