Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dex4.c34 PetscBool upwind; member
64 appctx.upwind = PETSC_TRUE; in main()
67 PetscCall(PetscOptionsGetBool(NULL, NULL, "-upwind", &appctx.upwind, NULL)); in main()
195 if (!appctx->upwind) { in IFunction()
H A Dex3.c38 PetscBool upwind; member
67 appctx.upwind = PETSC_TRUE; in main()
68 PetscCall(PetscOptionsGetBool(NULL, NULL, "-upwind", &appctx.upwind, NULL)); in main()
313 if (!appctx->upwind) { in RHSMatrixHeat()
/petsc/src/mat/tests/
H A Dex18.c16 …PetscBool upwind = PETSC_FALSE, nonlocalBC = PETSC_FALSE, zerorhs = PETSC_TRUE, convert = PETSC_… in main() local
65 if (upwind) { in main()
/petsc/doc/
H A Dpetsc.bib9726 evaluate the exact Jacobian of upwind schemes implemented in the flow solver
14128 title = {An implicit upwind algorithm for computing turbulent flows on unstructured
39151 title = {Streamline upwind/{Petrov-Galerkin} formulations for convection dominated flows