libMesh
|
Public Member Functions | |
PetscVectorTest () | |
CPPUNIT_TEST_SUITE (PetscVectorTest) | |
NUMERICVECTORTEST | CPPUNIT_TEST (testGetArray) |
CPPUNIT_TEST (testPetscOperations) | |
CPPUNIT_TEST_SUITE_END () | |
void | testGetArray () |
void | testPetscOperations () |
void | setUp () |
void | tearDown () |
void | Operations () |
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 | 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_SUITE | ( | PetscVectorTest | ) |
PetscVectorTest::CPPUNIT_TEST_SUITE_END | ( | ) |
|
inlineinherited |
Definition at line 245 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 298 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 191 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 64 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 41 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 60 of file numeric_vector_test.h.
|
inline |
Definition at line 30 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 339 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 346 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 367 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 374 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 353 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 360 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 381 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 388 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 395 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 402 of file numeric_vector_test.h.
|
inline |
Definition at line 97 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 409 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 416 of file numeric_vector_test.h.
|
inlineinherited |
Definition at line 154 of file numeric_vector_test.h.
|
protectedinherited |
Definition at line 38 of file numeric_vector_test.h.
|
protectedinherited |
Definition at line 38 of file numeric_vector_test.h.
|
protectedinherited |
Definition at line 36 of file numeric_vector_test.h.
|
protectedinherited |
Definition at line 38 of file numeric_vector_test.h.
|
protectedinherited |
Definition at line 34 of file numeric_vector_test.h.