|
libMesh
|
#include <numeric_vector_test.h>
Public Member Functions | |
| void | setUp () |
| void | tearDown () |
| template<class Base , class Derived > | |
| void | Operations () |
| template<class Base , class Derived > | |
| void | Subvectors () |
| template<class Base , class Derived > | |
| void | WriteAndRead () |
| template<class Base , class Derived > | |
| void | Norms () |
| template<class Base , class Derived > | |
| void | Localize (bool to_one=false) |
| template<class Base , class Derived > | |
| 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 = nullptr |
| std::string | libmesh_suite_name |
| unsigned int | block_size |
| unsigned int | local_size |
| unsigned int | global_size |
Definition at line 36 of file numeric_vector_test.h.
|
inline |
Definition at line 342 of file numeric_vector_test.h.
|
inline |
Definition at line 395 of file numeric_vector_test.h.
|
inline |
Definition at line 288 of file numeric_vector_test.h.
|
inline |
Definition at line 69 of file numeric_vector_test.h.
|
inline |
Definition at line 46 of file numeric_vector_test.h.
|
inline |
Definition at line 160 of file numeric_vector_test.h.
|
inline |
Definition at line 65 of file numeric_vector_test.h.
|
inline |
Definition at line 436 of file numeric_vector_test.h.
|
inline |
Definition at line 443 of file numeric_vector_test.h.
|
inline |
Definition at line 464 of file numeric_vector_test.h.
|
inline |
Definition at line 471 of file numeric_vector_test.h.
|
inline |
Definition at line 450 of file numeric_vector_test.h.
|
inline |
Definition at line 457 of file numeric_vector_test.h.
|
inline |
Definition at line 478 of file numeric_vector_test.h.
|
inline |
Definition at line 485 of file numeric_vector_test.h.
|
inline |
Definition at line 492 of file numeric_vector_test.h.
|
inline |
Definition at line 499 of file numeric_vector_test.h.
|
inline |
Definition at line 506 of file numeric_vector_test.h.
|
inline |
Definition at line 513 of file numeric_vector_test.h.
|
inline |
Definition at line 520 of file numeric_vector_test.h.
|
inline |
Definition at line 527 of file numeric_vector_test.h.
|
inline |
Definition at line 251 of file numeric_vector_test.h.
|
protected |
Definition at line 43 of file numeric_vector_test.h.
Referenced by NumericVectorTest< DistributedVector< Number > >::LocalizeIndices(), NumericVectorTest< DistributedVector< Number > >::setUp(), and NumericVectorTest< DistributedVector< Number > >::Subvectors().
|
protected |
Definition at line 43 of file numeric_vector_test.h.
Referenced by NumericVectorTest< DistributedVector< Number > >::Localize(), NumericVectorTest< DistributedVector< Number > >::LocalizeIndices(), NumericVectorTest< DistributedVector< Number > >::Norms(), NumericVectorTest< DistributedVector< Number > >::Operations(), NumericVectorTest< DistributedVector< Number > >::setUp(), NumericVectorTest< DistributedVector< Number > >::Subvectors(), and NumericVectorTest< DistributedVector< Number > >::WriteAndRead().
|
protected |
Definition at line 41 of file numeric_vector_test.h.
Referenced by NumericVectorTest< DistributedVector< Number > >::WriteAndRead().
|
protected |
Definition at line 43 of file numeric_vector_test.h.
Referenced by NumericVectorTest< DistributedVector< Number > >::Localize(), NumericVectorTest< DistributedVector< Number > >::LocalizeIndices(), NumericVectorTest< DistributedVector< Number > >::Norms(), NumericVectorTest< DistributedVector< Number > >::Operations(), NumericVectorTest< DistributedVector< Number > >::setUp(), NumericVectorTest< DistributedVector< Number > >::Subvectors(), and NumericVectorTest< DistributedVector< Number > >::WriteAndRead().
|
protected |
Definition at line 39 of file numeric_vector_test.h.
Referenced by NumericVectorTest< DistributedVector< Number > >::Localize(), NumericVectorTest< DistributedVector< Number > >::LocalizeIndices(), NumericVectorTest< DistributedVector< Number > >::Norms(), NumericVectorTest< DistributedVector< Number > >::Operations(), NumericVectorTest< DistributedVector< Number > >::setUp(), NumericVectorTest< DistributedVector< Number > >::Subvectors(), and NumericVectorTest< DistributedVector< Number > >::WriteAndRead().
1.8.14