|
FEI Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <driverData.hpp>
Public Member Functions | |
| setIDLists () | |
| ~setIDLists () | |
Public Attributes | |
| int * | matrixIDs |
| int | numMatrices |
| int * | rhsIDs |
| int | numRHSs |
Definition at line 137 of file driverData.hpp.
|
inline |
Definition at line 139 of file driverData.hpp.
|
inline |
Definition at line 140 of file driverData.hpp.
| int* setIDLists::matrixIDs |
Definition at line 142 of file driverData.hpp.
Referenced by driverData::call_fei_method(), driverData::readData(), and ~setIDLists().
| int setIDLists::numMatrices |
Definition at line 143 of file driverData.hpp.
Referenced by driverData::call_fei_method(), and driverData::readData().
| int* setIDLists::rhsIDs |
Definition at line 144 of file driverData.hpp.
Referenced by driverData::call_fei_method(), driverData::readData(), and ~setIDLists().
| int setIDLists::numRHSs |
Definition at line 145 of file driverData.hpp.
Referenced by driverData::call_fei_method(), and driverData::readData().
1.8.5