|
libMesh
|
Public Member Functions | |
| LaspackMatrixTest () | |
| void | setUp () |
| CPPUNIT_TEST_SUITE (LaspackMatrixTest) | |
| 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 | testReadHDF5 () |
| void | testTransposeNorms () |
| void | testWriteAndRead (const std::string &filename) |
| void | testWriteAndReadHDF5 () |
| void | testWriteAndReadMatlab () |
| void | testWriteAndReadZippedMatlab () |
| void | testClone () |
Protected Attributes | |
| std::string | libmesh_suite_name |
| libMesh::Parallel::Communicator * | my_comm |
| std::unique_ptr< LaspackMatrix< 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 laspack_matrix_test.C.
|
inline |
Definition at line 14 of file laspack_matrix_test.C.
References libMesh::PerfLog::summarized_logs_enabled(), and unitlog.
| LaspackMatrixTest::CPPUNIT_TEST_SUITE | ( | LaspackMatrixTest | ) |
| SPARSEMATRIXTEST LaspackMatrixTest::CPPUNIT_TEST_SUITE_END | ( | ) |
|
inline |
Definition at line 22 of file laspack_matrix_test.C.
|
inlineinherited |
Definition at line 93 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::local_m, SparseMatrixTest< DerivedClass >::local_n, libMesh::make_range(), SparseMatrixTest< DerivedClass >::matrix, SparseMatrixTest< DerivedClass >::my_comm, and TIMPI::Communicator::rank().
|
inlineinherited |
Definition at line 90 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 296 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::_tolerance, SparseMatrixTest< DerivedClass >::matrix, libMesh::relative_fuzzy_equals(), and SparseMatrixTest< DerivedClass >::setValues().
|
inlineinherited |
Definition at line 153 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::setValues(), and SparseMatrixTest< DerivedClass >::testValues().
|
inlineinherited |
Definition at line 209 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::matrix.
|
inlineinherited |
Definition at line 163 of file sparse_matrix_test.h.
References libMesh::LASPACK_SOLVERS, and SparseMatrixTest< DerivedClass >::matrix.
|
inlineinherited |
Definition at line 187 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::testReadMatlab().
|
inlineinherited |
Definition at line 194 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::testReadMatlab().
|
inlineinherited |
Definition at line 201 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::testReadMatlab().
|
inlineinherited |
Definition at line 225 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::_tolerance, SparseMatrixTest< DerivedClass >::matrix, and SparseMatrixTest< DerivedClass >::setValues().
|
inlineinherited |
Definition at line 113 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::_tolerance, libMesh::index_range(), libMesh::make_range(), SparseMatrixTest< DerivedClass >::matrix, SparseMatrixTest< DerivedClass >::my_comm, and TIMPI::Communicator::rank().
|
inlineinherited |
Definition at line 238 of file sparse_matrix_test.h.
References TIMPI::Communicator::barrier(), SparseMatrixTest< DerivedClass >::matrix, TIMPI::Communicator::rank(), SparseMatrixTest< DerivedClass >::setValues(), TestCommWorld, and SparseMatrixTest< DerivedClass >::testValues().
|
inlineinherited |
Definition at line 271 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::testWriteAndRead().
|
inlineinherited |
Definition at line 282 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::testWriteAndRead().
|
inlineinherited |
Definition at line 289 of file sparse_matrix_test.h.
References SparseMatrixTest< DerivedClass >::testWriteAndRead().
|
protectedinherited |
Definition at line 351 of file sparse_matrix_test.h.
|
private |
Definition at line 42 of file laspack_matrix_test.C.
|
protectedinherited |
Definition at line 347 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 347 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 341 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 347 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 347 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 345 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 343 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 347 of file sparse_matrix_test.h.
1.8.14