Flow123d  release_2.2.0-914-gf1a3a4f
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 32 of file mapping_p1.hh.

Member Data Documentation

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

Definition at line 34 of file mapping_p1.hh.


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