Calculates averaged values of the network solution. More...
#include <dumux/porenetwork/common/utilities.hh>
Calculates averaged values of the network solution.
Public Member Functions | |
AveragedValues (const GridVariables &gridVariables, const SolutionVector &sol) | |
void | addAveragedQuantity (std::function< Scalar(const VolumeVariables &)> &&q, std::function< Scalar(const VolumeVariables &)> &&w, const std::string &name) |
void | eval (const std::vector< std::size_t > &dofsToNeglect=std::vector< std::size_t >()) |
const Scalar & | operator[] (const std::string &name) const |
|
inline |
|
inline |
|
inline |
|
inline |