3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Projector< ScalarType >::Params Struct Reference

Parameters that can be passed to project(). More...

#include <dumux/discretization/projection/projector.hh>

Description

template<class ScalarType>
struct Dumux::Projector< ScalarType >::Params

Parameters that can be passed to project().

Public Attributes

std::size_t maxIterations {100}
Scalar residualReduction {1e-13}

Member Data Documentation

◆ maxIterations

template<class ScalarType>
std::size_t Dumux::Projector< ScalarType >::Params::maxIterations {100}

◆ residualReduction

template<class ScalarType>
Scalar Dumux::Projector< ScalarType >::Params::residualReduction {1e-13}

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