#include <Thyra_SolveSupportTypes.hpp>
Public Member Functions | |
| BlockSolveCriteria () | |
| | |
| BlockSolveCriteria (const SolveCriteria< Scalar > &_solveCriteria, int _numRhs) | |
| | |
Public Attributes | |
| SolveCriteria< Scalar > | solveCriteria |
| Solve tolerance struct. | |
| int | numRhs |
| Number of RHS that solve tolerance applies to. | |
Definition at line 163 of file Thyra_SolveSupportTypes.hpp.
|
|||||||||
|
Definition at line 169 of file Thyra_SolveSupportTypes.hpp. |
|
||||||||||||||||
|
Definition at line 173 of file Thyra_SolveSupportTypes.hpp. |
|
|||||
|
Solve tolerance struct.
Definition at line 165 of file Thyra_SolveSupportTypes.hpp. |
|
|||||
|
Number of RHS that solve tolerance applies to.
Definition at line 167 of file Thyra_SolveSupportTypes.hpp. |
1.3.9.1