Reference documentation for deal.II version GIT 35969cdc9b 2023-12-09 01:10: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\}}\)
Static Public Attributes | List of all members
Patterns::Tools::internal::RankInfo< std::pair< Key, Value > > Struct Template Reference

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

Static Public Attributes

static constexpr int list_rank
 
static constexpr int map_rank
 

Detailed Description

template<class Key, class Value>
struct Patterns::Tools::internal::RankInfo< std::pair< Key, Value > >

Definition at line 1732 of file patterns.h.

Member Data Documentation

◆ list_rank

template<class Key , class Value >
constexpr int Patterns::Tools::internal::RankInfo< std::pair< Key, Value > >::list_rank
staticconstexpr

◆ map_rank

template<class Key , class Value >
constexpr int Patterns::Tools::internal::RankInfo< std::pair< Key, Value > >::map_rank
staticconstexpr
Initial value:

Definition at line 1736 of file patterns.h.


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