FEI Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
test_AztecWrappers Class Reference

#include <test_AztecWrappers.hpp>

Inheritance diagram for test_AztecWrappers:
Inheritance graph
[legend]

Public Member Functions

 test_AztecWrappers (MPI_Comm comm)
 
virtual ~test_AztecWrappers ()
 
const char * getName ()
 
int runtests ()
 
int serialtest1 ()
 
int test1 ()
 
int test2 ()
 
int test3 ()
 
int test4 ()
 
- Public Member Functions inherited from tester
 tester (MPI_Comm comm)
 
virtual ~tester ()
 
void setPath (const std::string &path)
 

Additional Inherited Members

- Protected Attributes inherited from tester
MPI_Comm comm_
 
int numProcs_
 
int localProc_
 
std::string path_
 

Detailed Description

Unit-tester for Aztec wrapper classes.

Definition at line 20 of file test_AztecWrappers.hpp.

Constructor & Destructor Documentation

test_AztecWrappers::test_AztecWrappers ( MPI_Comm  comm)

Definition at line 40 of file test_AztecWrappers.cpp.

test_AztecWrappers::~test_AztecWrappers ( )
virtual

Definition at line 45 of file test_AztecWrappers.cpp.

Member Function Documentation

const char* test_AztecWrappers::getName ( )
inlinevirtual

A name describing this test.

Implements tester.

Definition at line 25 of file test_AztecWrappers.hpp.

int test_AztecWrappers::runtests ( )
virtual

Implements tester.

Definition at line 49 of file test_AztecWrappers.cpp.

References CHK_ERR, tester::numProcs_, serialtest1(), test1(), test2(), test3(), and test4().

int test_AztecWrappers::serialtest1 ( )

Definition at line 62 of file test_AztecWrappers.cpp.

Referenced by runtests().

int test_AztecWrappers::test1 ( )

Definition at line 67 of file test_AztecWrappers.cpp.

References CHK_ERR, tester::comm_, ERReturn, tester::localProc_, and tester::numProcs_.

Referenced by runtests().

int test_AztecWrappers::test2 ( )

Definition at line 200 of file test_AztecWrappers.cpp.

Referenced by runtests().

int test_AztecWrappers::test3 ( )

Definition at line 205 of file test_AztecWrappers.cpp.

Referenced by runtests().

int test_AztecWrappers::test4 ( )

Definition at line 210 of file test_AztecWrappers.cpp.

Referenced by runtests().


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