|
FEI Package Browser (Single Doxygen Collection)
Version of the Day
|
#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) |
Definition at line 16 of file test_Factory_helper.hpp.
|
inline |
Definition at line 18 of file test_Factory_helper.hpp.
|
inlinevirtual |
Definition at line 19 of file test_Factory_helper.hpp.
| 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.
1.8.5