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

#include <test_Factory_helper.hpp>

Public Member Functions

 test_Factory_helper ()
 
virtual ~test_Factory_helper ()
 
int dyncastMatrix (fei::Matrix *matrix, const char *libname)
 
int dyncastVector (fei::Vector *vector, const char *libname)
 

Detailed Description

Definition at line 16 of file test_Factory_helper.hpp.

Constructor & Destructor Documentation

test_Factory_helper::test_Factory_helper ( )
inline

Definition at line 18 of file test_Factory_helper.hpp.

virtual test_Factory_helper::~test_Factory_helper ( )
inlinevirtual

Definition at line 19 of file test_Factory_helper.hpp.

Member Function Documentation

int test_Factory_helper::dyncastMatrix ( fei::Matrix matrix,
const char *  libname 
)

Definition at line 27 of file test_Factory_helper.cpp.

References fei::console_out(), ERReturn, and FEI_ENDL.

int test_Factory_helper::dyncastVector ( fei::Vector vector,
const char *  libname 
)

Definition at line 73 of file test_Factory_helper.cpp.

References fei::console_out(), ERReturn, and FEI_ENDL.


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