Reference documentation for deal.II version GIT relicensing-245-g36f19064f7 2024-03-29 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< Tensor< rank, dim, Number > > Struct Template Reference

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

Static Public Attributes

static constexpr int list_rank = rank + RankInfo<Number>::list_rank
 
static constexpr int map_rank = RankInfo<Number>::map_rank
 

Detailed Description

template<int rank, int dim, class Number>
struct Patterns::Tools::internal::RankInfo< Tensor< rank, dim, Number > >

Definition at line 1695 of file patterns.h.

Member Data Documentation

◆ list_rank

template<int rank, int dim, class Number >
constexpr int Patterns::Tools::internal::RankInfo< Tensor< rank, dim, Number > >::list_rank = rank + RankInfo<Number>::list_rank
staticconstexpr

Definition at line 1697 of file patterns.h.

◆ map_rank

template<int rank, int dim, class Number >
constexpr int Patterns::Tools::internal::RankInfo< Tensor< rank, dim, Number > >::map_rank = RankInfo<Number>::map_rank
staticconstexpr

Definition at line 1698 of file patterns.h.


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