Stratimikos Package Browser (Single Doxygen Collection)  Version of the Day
Public Member Functions | Public Attributes
MatrixTestPacket Struct Reference

List of all members.

Public Member Functions

 MatrixTestPacket (std::string _matrixFile, double _maxFwdError, int _maxIters, double _maxResid, double _maxSolutionError, double _maxSlackErrorFrac, int _maxPrecIters, double _maxPrecResid, double _maxPrecSolutionError, double _maxPrecSlackErrorFrac)
 MatrixTestPacket (std::string _matrixFile, bool _unsymmetric, double _maxFwdError, double _maxError, double _maxResid)
 MatrixTestPacket (std::string _matrixFile, double _maxFwdError, int _maxIters, double _maxResid, double _maxSolutionError, double _maxSlackErrorFrac, int _maxPrecIters, double _maxPrecResid, double _maxPrecSolutionError, double _maxPrecSlackErrorFrac)

Public Attributes

std::string matrixFile
double maxFwdError
int maxIters
double maxResid
double maxSolutionError
double maxSlackErrorFrac
int maxPrecIters
double maxPrecResid
double maxPrecSolutionError
double maxPrecSlackErrorFrac
bool unsymmetric
double maxError

Detailed Description

Definition at line 49 of file test_stratimikos_driver.cpp.


Constructor & Destructor Documentation

MatrixTestPacket::MatrixTestPacket ( std::string  _matrixFile,
double  _maxFwdError,
int  _maxIters,
double  _maxResid,
double  _maxSolutionError,
double  _maxSlackErrorFrac,
int  _maxPrecIters,
double  _maxPrecResid,
double  _maxPrecSolutionError,
double  _maxPrecSlackErrorFrac 
) [inline]

Definition at line 50 of file test_stratimikos_driver.cpp.

MatrixTestPacket::MatrixTestPacket ( std::string  _matrixFile,
bool  _unsymmetric,
double  _maxFwdError,
double  _maxError,
double  _maxResid 
) [inline]

Definition at line 50 of file test_amesos_thyra_driver.cpp.

MatrixTestPacket::MatrixTestPacket ( std::string  _matrixFile,
double  _maxFwdError,
int  _maxIters,
double  _maxResid,
double  _maxSolutionError,
double  _maxSlackErrorFrac,
int  _maxPrecIters,
double  _maxPrecResid,
double  _maxPrecSolutionError,
double  _maxPrecSlackErrorFrac 
) [inline]

Definition at line 50 of file test_aztecoo_thyra_driver.cpp.


Member Data Documentation

Definition at line 73 of file test_stratimikos_driver.cpp.

Definition at line 74 of file test_stratimikos_driver.cpp.

Definition at line 75 of file test_stratimikos_driver.cpp.

Definition at line 76 of file test_stratimikos_driver.cpp.

Definition at line 77 of file test_stratimikos_driver.cpp.

Definition at line 78 of file test_stratimikos_driver.cpp.

Definition at line 79 of file test_stratimikos_driver.cpp.

Definition at line 80 of file test_stratimikos_driver.cpp.

Definition at line 81 of file test_stratimikos_driver.cpp.

Definition at line 82 of file test_stratimikos_driver.cpp.

Definition at line 53 of file test_amesos_thyra_driver.cpp.

Definition at line 55 of file test_amesos_thyra_driver.cpp.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines