Parameters that can be passed to project()
#include <dumux/discretization/projection/projector.hh>
| Public Attributes | |
| std::size_t | maxIterations {100} | 
| Scalar | residualReduction {1e-13} | 
| int | verbosity {0} | 
| std::size_t Dumux::Projector< ScalarType >::Params::maxIterations {100} | 
| Scalar Dumux::Projector< ScalarType >::Params::residualReduction {1e-13} | 
| int Dumux::Projector< ScalarType >::Params::verbosity {0} |