#include <iostream>
#include <fstream>
#include <string>
#include <utility>
#include <memory>
#include <unordered_map>
#include <vector>
#include <dune/common/timer.hh>
#include <dune/common/exceptions.hh>
#include <dumux/common/properties.hh>
#include <dumux/discretization/method.hh>
Go to the source code of this file.
Coupling mapper for Stokes and Darcy domains with equal dimension.
Classes | |
class | Dumux::StokesDarcyCouplingMapper< MDTraits > |
Coupling mapper for Stokes and Darcy domains with equal dimension. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |