Added geometric multigrid contrils
This commit is contained in:
parent
07641ed8db
commit
974b5ed28b
1 changed files with 4 additions and 0 deletions
|
@ -887,6 +887,10 @@ OptimisationSwitches
|
||||||
|
|
||||||
nSquaredProjection 0;
|
nSquaredProjection 0;
|
||||||
// nSquaredProjection 1;
|
// nSquaredProjection 1;
|
||||||
|
|
||||||
|
// Multigrid clustering
|
||||||
|
mgMinClusterSize 2;
|
||||||
|
mgMaxClusterSize 8;
|
||||||
}
|
}
|
||||||
|
|
||||||
Tolerances
|
Tolerances
|
||||||
|
|
Reference in a new issue