|
libMesh
|
Public Member Functions | |
| PetscVectorTest () | |
| CPPUNIT_TEST_SUITE (PetscVectorTest) | |
| NUMERICVECTORTEST | CPPUNIT_TEST (testGetArray) |
| CPPUNIT_TEST (testPetscOperations) | |
| CPPUNIT_TEST (testSubvectors) | |
| CPPUNIT_TEST (testSubvectorsBase) | |
| CPPUNIT_TEST_SUITE_END () | |
| void | testGetArray () |
| void | testPetscOperations () |
| void | setUp () |
| void | tearDown () |
| void | Operations () |
| void | Subvectors () |
| void | WriteAndRead () |
| void | Norms () |
| void | Localize (bool to_one=false) |
| void | LocalizeIndices () |
| void | testLocalize () |
| void | testLocalizeBase () |
| void | testLocalizeToOne () |
| void | testLocalizeToOneBase () |
| void | testLocalizeIndices () |
| void | testLocalizeIndicesBase () |
| void | testNorms () |
| void | testNormsBase () |
| void | testOperations () |
| void | testOperationsBase () |
| void | testSubvectors () |
| void | testSubvectorsBase () |
| void | testWriteAndRead () |
| void | testWriteAndReadBase () |
Protected Attributes | |
| libMesh::Parallel::Communicator * | my_comm |
| std::string | libmesh_suite_name |
| unsigned int | block_size |
| unsigned int | local_size |
| unsigned int | global_size |
Definition at line 10 of file petsc_vector_test.C.
|
inline |
Definition at line 12 of file petsc_vector_test.C.
References libMesh::PerfLog::summarized_logs_enabled(), and unitlog.
| NUMERICVECTORTEST PetscVectorTest::CPPUNIT_TEST | ( | testGetArray | ) |
| PetscVectorTest::CPPUNIT_TEST | ( | testPetscOperations | ) |
| PetscVectorTest::CPPUNIT_TEST | ( | testSubvectors | ) |
| PetscVectorTest::CPPUNIT_TEST | ( | testSubvectorsBase | ) |
| PetscVectorTest::CPPUNIT_TEST_SUITE | ( | PetscVectorTest | ) |
| PetscVectorTest::CPPUNIT_TEST_SUITE_END | ( | ) |
|
inlineinherited |
Definition at line 342 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 395 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 288 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 69 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 46 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 160 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 65 of file numeric_vector_test.h.
|
inline |
Definition at line 31 of file petsc_vector_test.C.
References libMesh::PetscVector< T >::close(), libMesh::PetscVector< T >::get_array(), libMesh::PetscVector< T >::get_array_read(), libMesh::PetscVector< T >::restore_array(), libMesh::PetscVector< T >::set(), and libMesh::TOLERANCE.
|
inlineinherited |
Definition at line 436 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 443 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 464 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 471 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 450 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 457 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 478 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 485 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 492 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 499 of file numeric_vector_test.h.
|
inline |
Definition at line 98 of file petsc_vector_test.C.
References libMesh::PetscVector< T >::clone(), libMesh::PetscVector< T >::close(), libMesh::PetscVector< T >::first_local_index(), libMesh::PetscVector< T >::last_local_index(), libMesh::Real, libMesh::PetscVector< T >::set(), and libMesh::TOLERANCE.
|
inlineinherited |
Definition at line 506 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 513 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 520 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 527 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 251 of file numeric_vector_test.h.
|
protectedinherited |
Definition at line 43 of file numeric_vector_test.h.
|
protectedinherited |
Definition at line 43 of file numeric_vector_test.h.
|
protectedinherited |
Definition at line 41 of file numeric_vector_test.h.
|
protectedinherited |
Definition at line 43 of file numeric_vector_test.h.
|
protectedinherited |
Definition at line 39 of file numeric_vector_test.h.
1.8.14