Class template Dune::XT::Functions::GetCombination

template<typename CombinationType>
class Dune::XT::Functions::GetCombination<CombinationType>

Provides the human-readable name and symbol of a given combination tag type.

Method Dune::XT::Functions::GetCombination::name

template<typename CombinationType>
static std::string Dune::XT::Functions::GetCombination<CombinationType>::name()

No documentation provided.

Method Dune::XT::Functions::GetCombination::symbol

template<typename CombinationType>
static std::string Dune::XT::Functions::GetCombination<CombinationType>::symbol()

No documentation provided.