Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex9.c1004 } ShallowCtx; typedef
1006 static inline void ShallowFlux(ShallowCtx *phys, const PetscScalar *u, PetscScalar *f) in ShallowFlux()
1014 ShallowCtx *phys = (ShallowCtx *)vctx; in PhysicsRiemann_Shallow_Exact()
1088 ShallowCtx *phys = (ShallowCtx *)vctx; in PhysicsRiemann_Shallow_Rusanov()
1107 ShallowCtx *phys = (ShallowCtx *)vctx; in PhysicsCharacteristic_Shallow()
1125 ShallowCtx *user; in PhysicsCreate_Shallow()
/petsc/src/ts/tutorials/multirate/
H A Dex4.c151 } ShallowCtx; typedef
153 static inline void ShallowFlux(ShallowCtx *phys, const PetscScalar *u, PetscScalar *f) in ShallowFlux()
161 ShallowCtx *phys = (ShallowCtx *)vctx; in PhysicsRiemann_Shallow_Exact()
235 ShallowCtx *phys = (ShallowCtx *)vctx; in PhysicsRiemann_Shallow_Rusanov()
275 ShallowCtx *phys = (ShallowCtx *)vctx; in PhysicsCharacteristic_Shallow()
436 ShallowCtx *user; in PhysicsCreate_Shallow()