#include <dumux/multidomain/boundary/freeflowporousmedium/couplingmanager.hh>
|
| static constexpr auto | managerMap () |
| |
| template<std::size_t i, std::size_t j> |
| static constexpr auto | globalToLocal (Dune::index_constant< i > domainI, Dune::index_constant< j > domainJ) |
| |
| template<std::size_t i> |
| static constexpr auto | coupledDomains (Dune::index_constant< i > domainI) |
| |
◆ coupledDomains()
template<std::size_t i>
| static constexpr auto Dumux::FreeFlowPorousMediumDetail::CouplingMaps::coupledDomains |
( |
Dune::index_constant< i > |
domainI | ) |
|
|
inlinestaticconstexpr |
◆ globalToLocal()
template<std::size_t i, std::size_t j>
| static constexpr auto Dumux::FreeFlowPorousMediumDetail::CouplingMaps::globalToLocal |
( |
Dune::index_constant< i > |
domainI, |
|
|
Dune::index_constant< j > |
domainJ |
|
) |
| |
|
inlinestaticconstexpr |
◆ managerMap()
| static constexpr auto Dumux::FreeFlowPorousMediumDetail::CouplingMaps::managerMap |
( |
| ) |
|
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: