Reference documentation for deal.II version GIT relicensing-233-g802318d791 2024-03-28 20:20:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Patterns::Tools::internal::RankInfo< std::tuple< Types... > > Struct Template Reference

#include <deal.II/base/patterns.h>

Static Public Attributes

static constexpr int list_rank = max_list_rank<Types...>()
 
static constexpr int map_rank = max_map_rank<Types...>() + 1
 

Detailed Description

template<class... Types>
struct Patterns::Tools::internal::RankInfo< std::tuple< Types... > >

Definition at line 1741 of file patterns.h.

Member Data Documentation

◆ list_rank

template<class... Types>
constexpr int Patterns::Tools::internal::RankInfo< std::tuple< Types... > >::list_rank = max_list_rank<Types...>()
staticconstexpr

Definition at line 1743 of file patterns.h.

◆ map_rank

template<class... Types>
constexpr int Patterns::Tools::internal::RankInfo< std::tuple< Types... > >::map_rank = max_map_rank<Types...>() + 1
staticconstexpr

Definition at line 1744 of file patterns.h.


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