OpenFPM  5.2.0
Project that contain the implementation of distributed structures
AMG_time_err_coars Struct Reference

It contain information about the performance of the AMG. More...

#include <petsc_solver_AMG_report.hpp>

Data Fields

double time_setup
 time to setup
 
double time_solve
 time to solve
 
double residual
 residual norm
 
double score
 assign a score to the solver
 

Detailed Description

It contain information about the performance of the AMG.

Definition at line 23 of file petsc_solver_AMG_report.hpp.


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