3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs
multidomain/newtonsolver.hh File Reference
#include <memory>
#include <dumux/nonlinear/newtonsolver.hh>

Go to the source code of this file.

Description

Newton sover for coupled problems.

Classes

class  Dumux::MultiDomainNewtonSolver< Assembler, LinearSolver, CouplingManager, Reassembler, Comm >
 Newton sover for coupled problems. More...
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
namespace  Dumux::Detail
 

Typedefs

template<class Assembler , class Index >
using Dumux::Detail::DetectPVSwitchMultiDomain = typename Assembler::template GridVariables< Index::value >::VolumeVariables::PrimaryVariableSwitch
 
template<class Assembler , std::size_t i>
using Dumux::Detail::GetPVSwitchMultiDomain = Dune::Std::detected_or< int, DetectPVSwitchMultiDomain, Assembler, Dune::index_constant< i > >
 
Include dependency graph for multidomain/newtonsolver.hh: