A helper class to store/run tests for a vector. More...
#include <EpetraVectorTests.h>
Public Member Functions | |
| EpetraVectorTests (std::shared_ptr< const VectorFactory > factory) | |
| void | testEpetraVector (AMP::UnitTest *ut) |
| void | VerifyNorms (AMP::UnitTest *ut) |
Private Attributes | |
| std::shared_ptr< const VectorFactory > | d_factory |
A helper class to store/run tests for a vector.
Definition at line 19 of file EpetraVectorTests.h.
|
inlineexplicit |
Definition at line 22 of file EpetraVectorTests.h.
| void AMP::LinearAlgebra::EpetraVectorTests::testEpetraVector | ( | AMP::UnitTest * | ut | ) |
| void AMP::LinearAlgebra::EpetraVectorTests::VerifyNorms | ( | AMP::UnitTest * | ut | ) |
|
private |
Definition at line 32 of file EpetraVectorTests.h.
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:42. Comments on this page |