Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by ce107, Fri May 12 22:34:55 2006 UTC | revision 1.3 by ce107, Wed May 31 16:27:25 2006 UTC | |
---|---|---|
# | Line 23 C === Routine arguments === | Line 23 C === Routine arguments === |
23 | ||
24 | C === Local variables === | C === Local variables === |
25 | ||
26 | cg2dMaxIters = 100 | cg2dMaxIters = 100 |
27 | cg2dChkResFreq = 1 | cg2dChkResFreq = 1 |
28 | nIter0 = 0 | nIter0 = 0 |
29 | nTimeSteps = 10 | nTimeSteps = 10 |
30 | cg2dTargetResidual = 1e-16 | |
31 | C | C |
32 | ||
33 | RETURN | RETURN |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |