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

#include <test_SNL_FEI_Structure.hpp>

Inheritance diagram for test_SNL_FEI_Structure:
Inheritance graph
[legend]

Public Member Functions

 test_SNL_FEI_Structure (MPI_Comm comm)
 
virtual ~test_SNL_FEI_Structure ()
 
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

Unit-tester for SNL_FEI_Structure.

Definition at line 22 of file test_SNL_FEI_Structure.hpp.

Constructor & Destructor Documentation

test_SNL_FEI_Structure::test_SNL_FEI_Structure ( MPI_Comm  comm)

Definition at line 23 of file test_SNL_FEI_Structure.cpp.

test_SNL_FEI_Structure::~test_SNL_FEI_Structure ( )
virtual

Definition at line 28 of file test_SNL_FEI_Structure.cpp.

Member Function Documentation

const char* test_SNL_FEI_Structure::getName ( )
inlinevirtual

A name describing this test.

Implements tester.

Definition at line 27 of file test_SNL_FEI_Structure.hpp.

int test_SNL_FEI_Structure::runtests ( )
virtual

Implements tester.

Definition at line 32 of file test_SNL_FEI_Structure.cpp.

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

int test_SNL_FEI_Structure::test1 ( )
int test_SNL_FEI_Structure::test2 ( )
int test_SNL_FEI_Structure::test3 ( )

Definition at line 222 of file test_SNL_FEI_Structure.cpp.

Referenced by runtests().

int test_SNL_FEI_Structure::test4 ( )

Definition at line 227 of file test_SNL_FEI_Structure.cpp.

Referenced by runtests().


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