Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dpetscdsimpl.h56 PetscRiemannFunc *r; /* Riemann solvers */
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscds.h42 typedef void (*PetscRiemannFunc)(PetscInt, PetscInt, const PetscReal[], const PetscReal[], const Pe… typedef
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/
H A Dex11.c80 PetscRiemannFunc riemann;
303 phys->riemann = (PetscRiemannFunc)PhysicsRiemann_Advect; in PhysicsCreate_Advect()
550 phys->riemann = (PetscRiemannFunc) PhysicsRiemann_SW; in PhysicsCreate_SW()
812 phys->riemann = (PetscRiemannFunc) PhysicsRiemann_Euler_Godunov; in PhysicsCreate_Euler()
/dports/science/PETSc/petsc-3.14.1/src/dm/dt/interface/
H A Ddtds.c460 PetscRiemannFunc *tmpr; in PetscDSEnlarge_Static()
3447 PetscRiemannFunc r; in PetscDSSelectEquations()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS5446 typedef void (*PetscRiemannFunc)PetscRiemannFunc42,2342
11679 PetscRiemannFunc *r;r56,2494
18687 PetscRiemannFunc riemann;80,3356
H A DCTAGS26484 PetscRiemannFunc include/petscds.h /^typedef void (*PetscRiemannFunc)(PetscInt, PetscInt, const Pet…
76228 r include/petsc/private/petscdsimpl.h /^ PetscRiemannFunc *r; \/* Riemann solvers …
76844 riemann src/ts/tutorials/ex11.c /^ PetscRiemannFunc riemann;$/;" m language:C struct:_n_Physics fi…