* preserved, as is the relative
* order within the untagged
* ones.
+ *
+ * @precondition The @p selected_dofs
+ * array must have as many elements as
+ * the @p dof_handler has degrees of
+ * freedom.
*/
template <class DH>
void
* preserved, as is the relative
* order within the untagged
* ones.
+ *
+ * @precondition The @p selected_dofs
+ * array must have as many elements as
+ * the @p dof_handler has degrees of
+ * freedom on the given level.
*/
template <class DH>
void
* renumbering on the DoFHandler
* dofs but returns the
* renumbering vector.
+ *
+ * @precondition The @p selected_dofs
+ * array must have as many elements as
+ * the @p dof_handler has degrees of
+ * freedom.
*/
template <class DH>
void
* renumbering on the MGDoFHandler
* dofs but returns the
* renumbering vector.
+ *
+ * @precondition The @p selected_dofs
+ * array must have as many elements as
+ * the @p dof_handler has degrees of
+ * freedom on the given level.
*/
template <class DH>
void