A Richards model Newton solver. More...
#include <algorithm>
#include <dune/common/parallel/communication.hh>
#include <dune/common/parallel/mpihelper.hh>
#include <dumux/common/properties.hh>
#include <dumux/assembly/partialreassembler.hh>
#include <dumux/nonlinear/newtonsolver.hh>
#include <dumux/discretization/elementsolution.hh>
Go to the source code of this file.
Classes | |
class | Dumux::RichardsNewtonSolver< Assembler, LinearSolver, Reassembler, Comm > |
A Richards model specific Newton solver. More... | |
Namespaces | |
namespace | Dumux |