DUNE PDELab (git)

solverstatistics.hh File Reference

Provides a class for collecting statistics on the number of block-solves. More...

#include <vector>
#include <algorithm>
#include <numeric>
#include <iostream>

Go to the source code of this file.

Classes

struct  Dune::PDELab::StatisticsResult< T >
 Statistics result structure. More...
 
class  Dune::PDELab::SolverStatistics< T >
 Class for collecting statistics over several invocations. More...
 

Namespaces

namespace  Dune
 Dune namespace.
 

Functions

template<typename T >
std::ostream & Dune::PDELab::operator<< (std::ostream &os, const StatisticsResult< T > &result)
 Write statistics result to out stream.
 

Detailed Description

Provides a class for collecting statistics on the number of block-solves.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)