Parent Directory
|
Revision Log
|
Patch
revision 1822 by artak, Tue Sep 30 05:58:06 2008 UTC | revision 1823 by artak, Wed Oct 1 05:56:05 2008 UTC | |
---|---|---|
# | Line 295 void SystemMatrixAdapter::dictToPasoOpti | Line 295 void SystemMatrixAdapter::dictToPasoOpti |
295 | EXTRACT("drop_storage",drop_storage,double); | EXTRACT("drop_storage",drop_storage,double); |
296 | EXTRACT("truncation",truncation,int); | EXTRACT("truncation",truncation,int); |
297 | EXTRACT("restart",restart,int); | EXTRACT("restart",restart,int); |
298 | EXTRACT("precNumSteps",precNumSteps,int); | EXTRACT("sweeps",sweeps,int); |
299 | #undef EXTRACT | #undef EXTRACT |
300 | #undef EXTRACT_OPTION | #undef EXTRACT_OPTION |
301 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |