Parent Directory
|
Revision Log
|
Patch
revision 2665 by artak, Wed Sep 16 01:06:50 2009 UTC | revision 2666 by artak, Thu Sep 17 00:10:00 2009 UTC | |
---|---|---|
# | Line 225 Paso_Solver_AMG* Paso_Solver_getAMG(Paso | Line 225 Paso_Solver_AMG* Paso_Solver_getAMG(Paso |
225 | if ((out->n_F*100/n)<30) { | if ((out->n_F*100/n)<30) { |
226 | level=1; | level=1; |
227 | } | } |
228 | ||
229 | if ( Paso_noError()) { | if ( Paso_noError()) { |
230 | /* if there are no nodes in the coarse level there is no more work to do */ | /* if there are no nodes in the coarse level there is no more work to do */ |
231 | out->n_C=n-out->n_F; | out->n_C=n-out->n_F; |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |