|
dune-pdelab
2.5-dev
|
#include <dune/pdelab/newton/newton.hh>

Public Member Functions | |
| NewtonResult () | |
Public Attributes | |
| RFType | first_defect |
| RFType | defect |
| double | assembler_time |
| double | linear_solver_time |
| int | linear_solver_iterations |
| bool | converged |
| unsigned int | iterations |
| double | elapsed |
| RFType | reduction |
| RFType | conv_rate |
|
inline |
| double Dune::PDELab::NewtonResult< RFType >::assembler_time |
|
inherited |
|
inherited |
| RFType Dune::PDELab::NewtonResult< RFType >::defect |
|
inherited |
| RFType Dune::PDELab::NewtonResult< RFType >::first_defect |
|
inherited |
| int Dune::PDELab::NewtonResult< RFType >::linear_solver_iterations |
| double Dune::PDELab::NewtonResult< RFType >::linear_solver_time |
|
inherited |
1.8.17