Coupling manager for equal-dimension boundary coupling. More...
#include <iostream>
#include <vector>
#include <tuple>
#include <dune/common/indices.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/reservedvector.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/math.hh>
#include <dumux/common/enumerate.hh>
#include <dumux/common/numeqvector.hh>
#include <dumux/common/dimensionlessnumbers.hh>
#include <dumux/discretization/elementsolution.hh>
#include <dumux/discretization/method.hh>
#include <dumux/multidomain/couplingmanager.hh>
#include "extendedsourcestencil.hh"
#include "couplingmapper.hh"
Go to the source code of this file.
Classes | |
class | Dumux::PoreNetwork::PNMHeatTransferCouplingManager< MDTraits > |
Coupling manager for dual network approach for pore network models. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::PoreNetwork |