Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Static Public Attributes | List of all members
Utilities::fixed_int_power< a, 0 > Struct Template Reference

#include <utilities.h>

Static Public Attributes

static const int value = 1
 

Detailed Description

template<int a>
struct Utilities::fixed_int_power< a, 0 >

Base case for the power operation with N=0, which gives the result 1.

Definition at line 244 of file utilities.h.


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