Reference documentation for deal.II version 9.1.1
|
Static Public Member Functions | |
template<int spacedim> | |
static void | initialize_constraints (const std::vector< Point< 1 >> &, FE_Q_Base< PolynomialType, 1, spacedim > &) |
A class with the same purpose as the similarly named class of the Triangulation class. See there for more information.
Definition at line 109 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 117 of file fe_q_base.cc.