OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
petsc_solver< double >::solv_bench_info Struct Reference

It contain the benchmark information for each solver. More...

Detailed Description

template<>
struct petsc_solver< double >::solv_bench_info

It contain the benchmark information for each solver.

Definition at line 117 of file petsc_solver.hpp.

Data Fields

std::string method
 Solver Krylov name.
 
std::string smethod
 Method name (short form)
 
double time
 time to converge in milliseconds
 
solError err
 Solution error.
 
openfpm::vector< itError > res
 Convergence per iteration.
 

The documentation for this struct was generated from the following file: