|
ug4
|
Go to the source code of this file.
Namespaces | |
| namespace | 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 | |
| void | ug::OrderCuthillMcKee (DoFDistribution &dofDistr, bool bReverse) |
| orders the dof distribution using Cuthill-McKee | |