|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Dune::PDELab::LinearSolverResult< RFType > Struct Template Reference
#include <dune/pdelab/backend/solver.hh>
Inheritance diagram for Dune::PDELab::LinearSolverResult< RFType >:

Public Member Functions | |
| LinearSolverResult () | |
| void | clear () |
Public Attributes | |
| bool | converged |
| unsigned int | iterations |
| double | elapsed |
| RFType | reduction |
| RFType | conv_rate |
Constructor & Destructor Documentation
◆ LinearSolverResult()
template<class RFType >
|
inline |
Member Function Documentation
◆ clear()
template<class RFType >
|
inline |
Member Data Documentation
◆ conv_rate
template<class RFType >
| RFType Dune::PDELab::LinearSolverResult< RFType >::conv_rate |
◆ converged
template<class RFType >
| bool Dune::PDELab::LinearSolverResult< RFType >::converged |
◆ elapsed
template<class RFType >
| double Dune::PDELab::LinearSolverResult< RFType >::elapsed |
◆ iterations
template<class RFType >
| unsigned int Dune::PDELab::LinearSolverResult< RFType >::iterations |
◆ reduction
template<class RFType >
| RFType Dune::PDELab::LinearSolverResult< RFType >::reduction |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8