dune-pdelab  2.7-git
Public Attributes | List of all members
Dune::PDELab::BenchmarkEntry Struct Reference

#include <dune/pdelab/common/benchmarkhelper.hh>

Public Attributes

std::vector< Timingtimings
 
double min
 
double max
 
double avg
 
double std_dev
 

Member Data Documentation

◆ avg

double Dune::PDELab::BenchmarkEntry::avg

◆ max

double Dune::PDELab::BenchmarkEntry::max

◆ min

double Dune::PDELab::BenchmarkEntry::min

◆ std_dev

double Dune::PDELab::BenchmarkEntry::std_dev

◆ timings

std::vector<Timing> Dune::PDELab::BenchmarkEntry::timings

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