3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::L2Norm< Scalar > Struct Template Reference

#include <test/multidomain/embedded/1d3d/1p_1p/l2norm.hh>

Static Public Member Functions

template<class Problem , class Solution >
static Scalar computeErrorNorm (const Problem &problem, const Solution &sol, int order)
 Calculate the L2-Norm of the solution and hmax of the grid. More...
 
template<class Problem >
static Scalar computeNormalization (const Problem &problem, int order)
 

Member Function Documentation

◆ computeErrorNorm()

template<class Scalar >
template<class Problem , class Solution >
static Scalar Dumux::L2Norm< Scalar >::computeErrorNorm ( const Problem &  problem,
const Solution &  sol,
int  order 
)
inlinestatic

Calculate the L2-Norm of the solution and hmax of the grid.

◆ computeNormalization()

template<class Scalar >
template<class Problem >
static Scalar Dumux::L2Norm< Scalar >::computeNormalization ( const Problem &  problem,
int  order 
)
inlinestatic

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