HyperHDG
Functions
element_01.cc File Reference
#include <iomanip>
#include <iostream>
#include <tpcc/element.h>
Include dependency graph for element_01.cc:

Functions

template<int n, int k, typename T1 , typename T2 >
void test (const TPCC::Element< n, k, T1, T2 > &e)
 
constexpr unsigned int fibonacci (unsigned int i)
 
template<int n, int k>
void test ()
 
int main ()
 

Function Documentation

◆ fibonacci()

constexpr unsigned int fibonacci ( unsigned int  i)
constexpr

◆ main()

int main ( )

◆ test() [1/2]

template<int n, int k>
void test ( )
Here is the call graph for this function:

◆ test() [2/2]

template<int n, int k, typename T1 , typename T2 >
void test ( const TPCC::Element< n, k, T1, T2 > &  e)
Here is the call graph for this function: