HyperHDG
|
#include <HyperHDG/geometry/file.hxx>
#include <HyperHDG/global_loop/elliptic.hxx>
#include <HyperHDG/local_solver/diffusion_ldgh.hxx>
#include <HyperHDG/local_solver/diffusion_uniform_ldgh.hxx>
#include <HyperHDG/node_descriptor/file.hxx>
#include <HyperHDG/sparse_la.hxx>
#include <cmath>
#include <string>
#include <type_traits>
Classes | |
struct | TestParameters< space_dimT, param_float_t > |
struct | TestParametersDir< space_dimT, param_float_t > |
Functions | |
template<unsigned int space_dim, typename float_t > | |
int | do_test_uniform () |
template<unsigned int space_dim, typename float_t > | |
int | do_test_standard () |
template<unsigned int space_dim, typename float_t > | |
int | do_test_standard_dir () |
int | main () |
int do_test_standard | ( | ) |
int do_test_standard_dir | ( | ) |
int do_test_uniform | ( | ) |
int main | ( | ) |