A helper class to store/run tests for a vector. More...
#include <TpetraVectorTests.h>
Public Member Functions | |
| void | testTpetraVector (AMP::UnitTest *ut) |
| TpetraVectorTests (std::shared_ptr< const VectorFactory > factory) | |
| 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 TpetraVectorTests.h.
|
inlineexplicit |
Definition at line 22 of file TpetraVectorTests.h.
| void AMP::LinearAlgebra::TpetraVectorTests::testTpetraVector | ( | AMP::UnitTest * | ut | ) |
| void AMP::LinearAlgebra::TpetraVectorTests::VerifyNorms | ( | AMP::UnitTest * | ut | ) |
|
private |
Definition at line 32 of file TpetraVectorTests.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:43. Comments on this page |