HyperHDG
|
Functions | |
template<class MESH > | |
void | print_mesh (const MESH &mesh) |
template<unsigned int k> | |
void | test_1 () |
template<unsigned int k> | |
void | test_2 () |
template<unsigned int k> | |
void | test_3 () |
template<unsigned int k> | |
void | test_4 () |
int | main () |
Variables | |
constexpr std::array< unsigned short, 1 > | dim1 { { 5 } } |
constexpr std::array< unsigned short, 2 > | dim2 { { 2, 3 } } |
constexpr std::array< unsigned short, 3 > | dim3 { { 2, 3, 4 } } |
constexpr std::array< unsigned short, 4 > | dim4 { { 1, 2, 3, 4 } } |
int main | ( | ) |
void print_mesh | ( | const MESH & | mesh | ) |
void test_1 | ( | ) |
void test_2 | ( | ) |
void test_3 | ( | ) |
void test_4 | ( | ) |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |