HyperHDG
Classes | Namespaces
diffusion_uniform_ldgh.hxx File Reference
#include <HyperHDG/dense_la.hxx>
#include <HyperHDG/hypercube.hxx>
#include <tpp/quadrature/tensorial.hxx>
#include <tpp/shape_function/shape_function.hxx>
#include <algorithm>
#include <tuple>
Include dependency graph for diffusion_uniform_ldgh.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LocalSolver::DiffusionUniform< hyEdge_dimT, poly_deg, quad_deg, lSol_float_t >
 Local solver for Poisson's equation on uniform hypergraph. More...
 
struct  LocalSolver::DiffusionUniform< hyEdge_dimT, poly_deg, quad_deg, lSol_float_t >::data_type
 Define type of (hyperedge related) data that is stored in HyDataContainer. More...
 
struct  LocalSolver::DiffusionUniform< hyEdge_dimT, poly_deg, quad_deg, lSol_float_t >::node_element
 Define type of node elements, especially with respect to nodal shape functions. More...
 
struct  LocalSolver::DiffusionUniform< hyEdge_dimT, poly_deg, quad_deg, lSol_float_t >::error_def
 Define how errors are evaluated. More...
 

Namespaces

 LocalSolver
 A namespace for local solvers.