![]() |
Reference documentation for deal.II version GIT 3c37cfefb2 2023-03-24 04:00:03+00:00
|
Static Public Member Functions | |
template<int spacedim> | |
static void | initialize_constraints (const std::vector< Point< 1 >> &, FE_Q_Base< 1, spacedim > &) |
template<int spacedim> | |
static void | initialize_constraints (const std::vector< Point< 1 >> &, FE_Q_Base< 2, spacedim > &fe) |
template<int spacedim> | |
static void | initialize_constraints (const std::vector< Point< 1 >> &, FE_Q_Base< 3, spacedim > &fe) |
A class with the same purpose as the similarly named class of the Triangulation class. See there for more information.
Definition at line 89 of file fe_q_base.cc.
|
inlinestatic |
Initialize the hanging node constraints matrices. Called from the constructor in case the finite element is based on quadrature points.
Definition at line 97 of file fe_q_base.cc.
|
inlinestatic |
Definition at line 106 of file fe_q_base.cc.
|
inlinestatic |
Definition at line 217 of file fe_q_base.cc.