deal.II version GIT relicensing-2289-g1e5549a87a 2024-12-21 21:30: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.