Home
last modified time | relevance | path

Searched defs:upwind (Results 1 – 13 of 13) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/mat/tests/
H A Dex18.c17 …PetscBool upwind = PETSC_FALSE, nonlocalBC = PETSC_FALSE, zerorhs = PETSC_TRUE, convert = PET… in main() local
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/advection-diffusion-reaction/
H A Dex3.c39 PetscBool upwind; member
H A Dex4.c35 PetscBool upwind; member
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/examples/proxies/kripke/Kripke/
H A DSubdomain.h64 Neighbor upwind[3]; // Upwind dependencies in x,y,z member
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/examples/quality/
H A Dproblem-transport.hh255 const double upwind = normal * velocity(); in numericalFlux() local
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/examples/callback/
H A Dproblem-transport.hh255 const double upwind = normal * velocity(); in numericalFlux() local
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/examples/communication/
H A Dproblem-transport.hh255 const double upwind = normal * velocity(); in numericalFlux() local
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/examples/loadbalance/
H A Dproblem-transport.hh255 const double upwind = normal * velocity(); in numericalFlux() local
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/examples/
H A Dproblem-transport.hh255 const double upwind = normal * velocity(); in numericalFlux() local
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/examples/testEfficiency/
H A Dproblem-transport.hh255 const double upwind = normal * velocity(); in numericalFlux() local
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/examples/proxies/cloverleaf3d-ref/
H A Dadvec_mom_kernel.f9084 INTEGER :: upwind,donor,downwind,dif local
H A Dadvec_cell_kernel.f9087 INTEGER :: j,k,l,upwind,donor,downwind,dif local
/dports/editors/uemacs/uemacs-4.0/src/
H A Ddisplay.c1629 VOID PASCAL NEAR upwind() /* force hard updates on all windows */ in upwind() function