OpenFPM  5.2.0
Project that contain the implementation of distributed structures
petsc_solver< T >::solv_bench_info Struct Reference

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

Data Fields

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

Detailed Description

template<typename T>
struct petsc_solver< T >::solv_bench_info

It contain the benchmark information for each solver.

Definition at line 117 of file petsc_solver.hpp.


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