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

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 VectorFactoryd_factory
 

Detailed Description

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

Definition at line 19 of file TpetraVectorTests.h.

Constructor & Destructor Documentation

◆ TpetraVectorTests()

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

Definition at line 22 of file TpetraVectorTests.h.

Member Function Documentation

◆ testTpetraVector()

void AMP::LinearAlgebra::TpetraVectorTests::testTpetraVector ( AMP::UnitTest ut)

◆ VerifyNorms()

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

Member Data Documentation

◆ d_factory

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

Definition at line 32 of file TpetraVectorTests.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:43.
Comments on this page