3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
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.
template<class Problem>
static Scalar computeNormalization (const Problem &problem, int order)

Member Function Documentation

◆ computeErrorNorm()

template<class Scalar>
template<class Problem, class Solution>
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>
Scalar Dumux::L2Norm< Scalar >::computeNormalization ( const Problem & problem,
int order )
inlinestatic

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