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

Go to the source code of this file.

Classes

class  LocalSolver::LengtheningBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t, diffusion_sol_t >
 Local solver for the equation that governs the lengthening of an elastic beam. More...
 
struct  LocalSolver::LengtheningBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t, diffusion_sol_t >::data_type
 Define type of (hyperedge related) data that is stored in HyDataContainer. More...
 
struct  LocalSolver::LengtheningBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t, diffusion_sol_t >::node_element
 Define type of node elements, especially with respect to nodal shape functions. More...
 
struct  LocalSolver::LengtheningBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t, diffusion_sol_t >::error_def
 Define how errors are evaluated. More...
 
class  LocalSolver::BernoulliBendingBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t, bilaplacian_sol_t >
 Local solver for the equation that governs the bending of an elastic Bernoulli beam. More...
 
struct  LocalSolver::BernoulliBendingBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t, bilaplacian_sol_t >::data_type
 Define type of (hyperedge related) data that is stored in HyDataContainer. More...
 
struct  LocalSolver::BernoulliBendingBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t, bilaplacian_sol_t >::node_element
 Define type of node elements, especially with respect to nodal shape functions. More...
 
struct  LocalSolver::BernoulliBendingBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t, bilaplacian_sol_t >::error_def
 Define how errors are evaluated. More...
 
class  LocalSolver::LengtheningBernoulliBendingBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t >
 Local solver for the equation that governs the bending and change of length of an elastic Bernoulli beam. More...
 
struct  LocalSolver::LengtheningBernoulliBendingBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t >::data_type
 Define type of (hyperedge related) data that is stored in HyDataContainer. More...
 
struct  LocalSolver::LengtheningBernoulliBendingBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t >::node_element
 Define type of node elements, especially with respect to nodal shape functions. More...
 
struct  LocalSolver::LengtheningBernoulliBendingBeam< hyEdge_dimT, space_dim, poly_deg, quad_deg, lSol_float_t >::error_def
 Define how errors are evaluated. More...
 

Namespaces

 LocalSolver
 A namespace for local solvers.