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_Tables Class Reference

#include <test_Tables.hpp>

Inheritance diagram for test_Tables:
Inheritance graph
[legend]

Public Member Functions

 test_Tables (MPI_Comm comm)
 
virtual ~test_Tables ()
 
const char * getName ()
 
int runtests ()
 
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

Definition at line 18 of file test_Tables.hpp.

Constructor & Destructor Documentation

test_Tables::test_Tables ( MPI_Comm  comm)

Definition at line 22 of file test_Tables.cpp.

test_Tables::~test_Tables ( )
virtual

Definition at line 27 of file test_Tables.cpp.

Member Function Documentation

const char* test_Tables::getName ( )
inlinevirtual

A name describing this test.

Implements tester.

Definition at line 23 of file test_Tables.hpp.

int test_Tables::runtests ( )
virtual

Implements tester.

Definition at line 31 of file test_Tables.cpp.

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

int test_Tables::test1 ( )
int test_Tables::test2 ( )

Definition at line 92 of file test_Tables.cpp.

Referenced by runtests().

int test_Tables::test3 ( )

Definition at line 97 of file test_Tables.cpp.

References ProcEqns::addEqn().

Referenced by runtests().

int test_Tables::test4 ( )

Definition at line 115 of file test_Tables.cpp.

Referenced by runtests().


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