|
libMesh
|
Public Member Functions | |
| PetscMatrixTest () | |
| CPPUNIT_TEST_SUITE (PetscMatrixTest) | |
| SPARSEMATRIXTEST | CPPUNIT_TEST (testPetscBinaryRead) |
| CPPUNIT_TEST (testPetscBinaryWrite) | |
| CPPUNIT_TEST (testPetscCopyFromHash) | |
| CPPUNIT_TEST_SUITE_END () | |
| void | testPetscBinaryRead () |
| void | testPetscBinaryWrite () |
| void | testPetscHDF5Write () |
| void | testPetscCopyFromHash () |
| void | setUp () |
| 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 () |
| void | testClone () |
Protected Attributes | |
| std::string | libmesh_suite_name |
| libMesh::Parallel::Communicator * | my_comm |
| std::unique_ptr< PetscMatrix< 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 |
Definition at line 11 of file petsc_matrix_test.C.
|
inline |
Definition at line 14 of file petsc_matrix_test.C.
References libMesh::PerfLog::summarized_logs_enabled(), and unitlog.
| SPARSEMATRIXTEST PetscMatrixTest::CPPUNIT_TEST | ( | testPetscBinaryRead | ) |
| PetscMatrixTest::CPPUNIT_TEST | ( | testPetscBinaryWrite | ) |
| PetscMatrixTest::CPPUNIT_TEST | ( | testPetscCopyFromHash | ) |
| PetscMatrixTest::CPPUNIT_TEST_SUITE | ( | PetscMatrixTest | ) |
| PetscMatrixTest::CPPUNIT_TEST_SUITE_END | ( | ) |
|
inlineinherited |
Definition at line 39 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 79 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 76 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 259 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 139 of file sparse_matrix_test.h.
|
inline |
|
inline |
|
inline |
Definition at line 113 of file petsc_matrix_test.C.
References libMesh::PetscMatrix< T >::add(), libMesh::PetscMatrix< T >::copy_from_hash(), libMesh::PetscMatrix< T >::finish_initialization(), libMesh::PetscMatrix< T >::init_without_preallocation(), libMesh::make_range(), and libMesh::SparseMatrix< T >::use_hash_table().
|
inline |
|
inlineinherited |
Definition at line 194 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 149 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 173 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 180 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 187 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 211 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 99 of file sparse_matrix_test.h.
|
inlineinherited |
Definition at line 224 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 314 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 310 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 310 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 304 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 310 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 310 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 308 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 306 of file sparse_matrix_test.h.
|
protectedinherited |
Definition at line 310 of file sparse_matrix_test.h.
1.8.14