Flow123d  master-f44eb46
Static Public Attributes | List of all members
MatrixSizes< dim > Class Template Reference

#include <mapping_p1.hh>

Static Public Attributes

static const unsigned int dim_minus_one = dim-1
 

Detailed Description

template<unsigned int dim>
class MatrixSizes< dim >

Auxiliary templates to resolve nonzero matrix sizes for small dimensions. ( some compilers do not accept ternary operator in template parameters.)

Definition at line 36 of file mapping_p1.hh.

Member Data Documentation

◆ dim_minus_one

template<unsigned int dim>
const unsigned int MatrixSizes< dim >::dim_minus_one = dim-1
static

Definition at line 38 of file mapping_p1.hh.


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