deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+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 212 of file fe_q_base.cc.