* The same applies to coarsening.
*
* @note Triangulation::prepare_coarsening_and_refinement() and
- * DoFHandler::prepare_coarsening_and_refinement() may change
+ * hp::Refinement::limit_p_level_difference() may change
* refine and coarsen flags as well as future finite element indices.
* Avoid calling them before this particular function.
*/
* cell.
*
* @note Triangulation::prepare_coarsening_and_refinement() and
- * DoFHandler::prepare_coarsening_and_refinement() may change
+ * hp::Refinement::limit_p_level_difference() may change
* refine and coarsen flags as well as future finite element indices.
* Avoid calling them before this particular function.
*/
* cell.
*
* @note Triangulation::prepare_coarsening_and_refinement() and
- * DoFHandler::prepare_coarsening_and_refinement() may change
+ * hp::Refinement::limit_p_level_difference() may change
* refine and coarsen flags as well as future finite element indices.
* Avoid calling them before this particular function.
*/
* in the interval $[0,1]$.
*
* @note Triangulation::prepare_coarsening_and_refinement() and
- * DoFHandler::prepare_coarsening_and_refinement() may change
+ * hp::Refinement::limit_p_level_difference() may change
* refine and coarsen flags as well as future finite element indices.
* Avoid calling them before this particular function.
*/
* in the interval $[0,1]$.
*
* @note Triangulation::prepare_coarsening_and_refinement() and
- * DoFHandler::prepare_coarsening_and_refinement() may change
+ * hp::Refinement::limit_p_level_difference() may change
* refine and coarsen flags as well as future finite element indices.
* Avoid calling them before this particular function.
*/
* For more theoretical details see @cite ainsworth1998hp .
*
* @note Triangulation::prepare_coarsening_and_refinement() and
- * DoFHandler::prepare_coarsening_and_refinement() may change
+ * hp::Refinement::limit_p_level_difference() may change
* refine and coarsen flags as well as future finite element indices.
* Avoid calling them before this particular function.
*/
* correspond to an active cell.
*
* @note Triangulation::prepare_coarsening_and_refinement() and
- * DoFHandler::prepare_coarsening_and_refinement() may change
+ * hp::Refinement::limit_p_level_difference() may change
* refine and coarsen flags as well as future finite element indices.
* Avoid calling them before this particular function.
*/
* @note We want to predict the error by how adaptation will actually happen.
* Thus, this function needs to be called after
* Triangulation::prepare_coarsening_and_refinement() and
- * DoFHandler::prepare_coarsening_and_refinement().
+ * hp::Refinement::limit_p_level_difference().
*/
template <int dim, typename Number, int spacedim>
void
* @p future_fe_index assigned.
*
* @note Triangulation::prepare_coarsening_and_refinement() and
- * DoFHandler::prepare_coarsening_and_refinement() may change
+ * hp::Refinement::limit_p_level_difference() may change
* refine and coarsen flags as well as future finite element indices.
* Avoid calling them before this particular function.
*/
* would have made later on.
*
* @note Triangulation::prepare_coarsening_and_refinement() and
- * DoFHandler::prepare_coarsening_and_refinement() may change
+ * hp::Refinement::limit_p_level_difference() may change
* refine and coarsen flags as well as future finite element indices.
* Avoid calling them before this particular function.
*/