Reference documentation for deal.II version 9.6.2
 
\(\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
Patterns::Tools::internal::RankInfo< std::pair< Key, Value > > Struct Template Reference

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

Inheritance diagram for Patterns::Tools::internal::RankInfo< std::pair< Key, Value > >:

Static Public Attributes

static constexpr int list_rank
 
static constexpr int map_rank
 
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 1731 of file patterns.h.

Member Data Documentation

◆ list_rank [1/2]

template<class Key, class Value>
int Patterns::Tools::internal::RankInfo< std::pair< Key, Value > >::list_rank
staticconstexpr
Initial value:
=
::VectorizedArray< Number, width > max(const ::VectorizedArray< Number, width > &, const ::VectorizedArray< Number, width > &)
static constexpr int list_rank
Definition patterns.h:1476

Definition at line 1733 of file patterns.h.

◆ map_rank [1/2]

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

Definition at line 1735 of file patterns.h.

◆ list_rank [2/2]

int Patterns::Tools::internal::RankInfo< std::pair< Key, Value >, void >::list_rank
staticconstexpr

Definition at line 1476 of file patterns.h.

◆ map_rank [2/2]

int Patterns::Tools::internal::RankInfo< std::pair< Key, Value >, void >::map_rank
staticconstexpr

Definition at line 1477 of file patterns.h.


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