![]() |
deal.II version GIT relicensing-3540-g7552a02177 2025-06-20 13:50:00+00:00
|
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.
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) |
|
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.