Reference documentation for deal.II version GIT relicensing-487-ge9eb5ab491 2024-04-25 07: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< T, std::enable_if_t< is_list_compatible< T >::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 T>
struct Patterns::Tools::internal::RankInfo< T, std::enable_if_t< is_list_compatible< T >::value > >

Definition at line 1675 of file patterns.h.

Member Data Documentation

◆ list_rank

template<class T >
constexpr int Patterns::Tools::internal::RankInfo< T, std::enable_if_t< is_list_compatible< T >::value > >::list_rank
staticconstexpr
Initial value:

Definition at line 1677 of file patterns.h.

◆ map_rank

template<class T >
constexpr int Patterns::Tools::internal::RankInfo< T, std::enable_if_t< is_list_compatible< T >::value > >::map_rank
staticconstexpr
Initial value:

Definition at line 1679 of file patterns.h.


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