Modified the -help comments for the -nodal option.
This commit is contained in:
parent
c864d90e1b
commit
8294f50b09
@ -796,8 +796,8 @@ main( int argc,
|
||||
printf(" 0 = Unknown approach \n");
|
||||
printf(" 1 = Frobenius norm \n");
|
||||
printf(" 2 = Sum of Abs.value of elements \n");
|
||||
printf(" 3 = Largest element \n");
|
||||
printf(" 4 = Inf. norm \n");
|
||||
printf(" 3 = Largest magnitude element (includes its sign) \n");
|
||||
printf(" 4 = Inf. norm \n");
|
||||
printf(" 5 = One norm \n");
|
||||
printf(" -ns <val> : Use <val> sweeps on each level\n");
|
||||
printf(" (default C/F down, F/C up, F/C fine\n");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user