#include <iostream>
#include <unordered_map>
#include <tuple>
#include <vector>
#include <dune/common/timer.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/indices.hh>
#include <dumux/geometry/intersectingentities.hh>
#include <dumux/discretization/method.hh>
Go to the source code of this file.
the default mapper for conforming equal dimension boundary coupling between two domains (box or cc)
Classes | |
class | Dumux::DarcyDarcyBoundaryCouplingMapper< MDTraits > |
the default mapper for conforming equal dimension boundary coupling between two domains (box or cc) More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |