ug4
|
Go to the source code of this file.
Namespaces | |
ug | |
the ug namespace | |
Functions | |
template<typename TDomain > | |
void | ug::OrderCuthillMcKee (ApproximationSpace< TDomain > &approxSpace, bool bReverse) |
orders the all DofDistributions of the ApproximationSpace using Cuthill-McKee More... | |
void | ug::OrderCuthillMcKee (DoFDistribution &dofDistr, bool bReverse) |
orders the dof distribution using Cuthill-McKee More... | |