#include <TPZConvergenceException.h>
Definition at line 15 of file TPZConvergenceException.h.
◆ TPZConvergenceException()
TPZConvergenceException::TPZConvergenceException |
( |
REAL |
tolerance, |
|
|
unsigned int |
maxIterations, |
|
|
REAL |
error, |
|
|
unsigned int |
itNumber, |
|
|
std::string |
detail = "" |
|
) |
| |
◆ ~TPZConvergenceException()
TPZConvergenceException::~TPZConvergenceException |
( |
| ) |
|
|
virtual |
◆ fError
REAL TPZConvergenceException::fError |
|
private |
◆ fItNumber
unsigned int TPZConvergenceException::fItNumber |
|
private |
◆ fMaxIterations
unsigned int TPZConvergenceException::fMaxIterations |
|
private |
◆ fTolerance
REAL TPZConvergenceException::fTolerance |
|
private |
The documentation for this class was generated from the following files: