HyperHDG
|
#include <tpp/shape_function/one_dimensional.hxx>
#include <tpp/tpp_assert.hxx>
#include <array>
#include <cmath>
Functions | |
template<typename float_t > | |
int | legendre () |
template<typename float_t > | |
int | lobatto () |
int | main () |
int legendre | ( | ) |
int lobatto | ( | ) |
int main | ( | ) |