Go to the source code of this file.
|
class | LocalSolver::BilaplacianUniform< hyEdge_dimT, poly_deg, quad_deg, lSol_float_t > |
| Local solver for bilaplacian equation on uniform hypergraph. More...
|
|
struct | LocalSolver::BilaplacianUniform< 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::BilaplacianUniform< 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::BilaplacianUniform< hyEdge_dimT, poly_deg, quad_deg, lSol_float_t >::error_def |
| Define how errors are evaluated. More...
|
|