version 3.11-dev
Loading...
Searching...
No Matches
Dumux::Detail::MultiMapperView< Mapper > Class Template Reference

#include <dumux/common/multimapperview.hh>

Public Member Functions

constexpr MultiMapperView (const Mapper &mapper)
template<class Entity>
decltype(auto) index (const Entity &entity) const
template<class Entity>
auto indices (const Entity &entity) const

Constructor & Destructor Documentation

◆ MultiMapperView()

template<class Mapper>
Dumux::Detail::MultiMapperView< Mapper >::MultiMapperView ( const Mapper & mapper)
inlineexplicitconstexpr

Member Function Documentation

◆ index()

template<class Mapper>
template<class Entity>
decltype(auto) Dumux::Detail::MultiMapperView< Mapper >::index ( const Entity & entity) const
inline

◆ indices()

template<class Mapper>
template<class Entity>
auto Dumux::Detail::MultiMapperView< Mapper >::indices ( const Entity & entity) const
inline

The documentation for this class was generated from the following file: