Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by ksnow, Mon Jan 30 16:32:18 2017 UTC | revision 1.3 by dgoldberg, Sat Mar 4 11:57:16 2017 UTC | |
---|---|---|
# | Line 247 C-- Elliptic solver parameters | Line 247 C-- Elliptic solver parameters |
247 | & cg3dMaxIters, cg3dChkResFreq, cg3dTargetResidual, | & cg3dMaxIters, cg3dChkResFreq, cg3dTargetResidual, |
248 | & useSRCGSolver, printResidualFreq | & useSRCGSolver, printResidualFreq |
249 | #ifdef ALLOW_PRESSURE_RELEASE_CODE | #ifdef ALLOW_PRESSURE_RELEASE_CODE |
250 | & ,cg2dMinColumnEps, pReleaseVisc | & ,cg2dMinColumnEps, pReleaseVisc, pReleaseDamp |
251 | #endif | #endif |
252 | ||
253 | C-- Time stepping parammeters | C-- Time stepping parammeters |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |