FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
test_EqnBuffer Class Reference

#include <test_EqnBuffer.hpp>

Inheritance diagram for test_EqnBuffer:
Inheritance graph
[legend]

Public Member Functions

 test_EqnBuffer (MPI_Comm comm)
 
virtual ~test_EqnBuffer ()
 
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 ()
 
virtual const char * getName ()=0
 
virtual int runtests ()=0
 
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_EqnBuffer.hpp.

Constructor & Destructor Documentation

◆ test_EqnBuffer()

test_EqnBuffer::test_EqnBuffer ( MPI_Comm  comm)

Definition at line 20 of file test_EqnBuffer.cpp.

◆ ~test_EqnBuffer()

test_EqnBuffer::~test_EqnBuffer ( )
virtual

Definition at line 25 of file test_EqnBuffer.cpp.

Member Function Documentation

◆ getName()

const char * test_EqnBuffer::getName ( )
inlinevirtual

A name describing this test.

Implements tester.

Definition at line 23 of file test_EqnBuffer.hpp.

◆ runtests()

int test_EqnBuffer::runtests ( )
virtual

Implements tester.

Definition at line 29 of file test_EqnBuffer.cpp.

References CHK_ERR, test1(), test2(), test3(), and test4().

◆ test1()

int test_EqnBuffer::test1 ( )

◆ test2()

int test_EqnBuffer::test2 ( )

Definition at line 157 of file test_EqnBuffer.cpp.

Referenced by runtests().

◆ test3()

int test_EqnBuffer::test3 ( )

Definition at line 163 of file test_EqnBuffer.cpp.

Referenced by runtests().

◆ test4()

int test_EqnBuffer::test4 ( )

Definition at line 168 of file test_EqnBuffer.cpp.

Referenced by runtests().


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