My Project
|
This class is based on InverseOperatorResult struct from dune/istl/solver.hh It is needed to prevent a compile error in basearray.hh, the nvcc compiler might not support all features in there. More...
#include <GpuResult.hpp>
Public Attributes | |
int | iterations = 0 |
double | reduction = 0.0 |
bool | converged = false |
double | conv_rate = 0.0 |
double | elapsed = 0.0 |
This class is based on InverseOperatorResult struct from dune/istl/solver.hh It is needed to prevent a compile error in basearray.hh, the nvcc compiler might not support all features in there.