/**
* Renumber the degrees of freedom according
- * to the given scheme, eventually using
- * constraint information and the given
+ * to the given scheme, eventually
+ * using the given
* starting points. The starting points
* default to an empty list, the use of
* constraint information defaults to
*/
void renumber_dofs (const unsigned int level,
const RenumberingMethod method,
- const bool use_constraints = false,
const vector<int> &starting_points = vector<int>());
/**
/**
* Renumber the degrees of freedom according
- * to the given scheme, eventually using
- * constraint information and the given
+ * to the given scheme, eventually
+ * using the given
* starting points. The starting points
* default to an empty list, the use of
* constraint information defaults to
*/
void renumber_dofs (const unsigned int level,
const RenumberingMethod method,
- const bool use_constraints = false,
const vector<int> &starting_points = vector<int>());
/**
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams