Advanced Multi-Physics (AMP)
On-Line Documentation
Public Member Functions | Private Attributes | List of all members
AMP::LinearAlgebra::EpetraVectorTests Class Reference

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 VectorFactoryd_factory
 

Detailed Description

A helper class to store/run tests for a vector.

Definition at line 19 of file EpetraVectorTests.h.

Constructor & Destructor Documentation

◆ EpetraVectorTests()

AMP::LinearAlgebra::EpetraVectorTests::EpetraVectorTests ( std::shared_ptr< const VectorFactory factory)
inlineexplicit

Definition at line 22 of file EpetraVectorTests.h.

Member Function Documentation

◆ testEpetraVector()

void AMP::LinearAlgebra::EpetraVectorTests::testEpetraVector ( AMP::UnitTest ut)

◆ VerifyNorms()

void AMP::LinearAlgebra::EpetraVectorTests::VerifyNorms ( AMP::UnitTest ut)

Member Data Documentation

◆ d_factory

std::shared_ptr<const VectorFactory> AMP::LinearAlgebra::EpetraVectorTests::d_factory
private

Definition at line 32 of file EpetraVectorTests.h.


The documentation for this class was generated from the following file:



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:42.
Comments on this page