Home
last modified time | relevance | path

Searched refs:BC_ANALYTIC (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex30.c64 #define BC_ANALYTIC 0 macro
930 if (param->ibound == BC_ANALYTIC) { in ReportParams()
1320 if (ibound == BC_ANALYTIC) { in FormFunctionLocal()
1328 if (ibound == BC_ANALYTIC) { in FormFunctionLocal()
1351 if (ibound == BC_ANALYTIC) { in FormFunctionLocal()
1359 if (ibound == BC_ANALYTIC) { in FormFunctionLocal()
1377 } else if ((i == ilim || j == jlim) && ibound == BC_ANALYTIC) { in FormFunctionLocal()