Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/multirate/
H A Dex5.c161 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() function
649 PetscCall(PetscFunctionListAdd(&physics, "advect", PhysicsCreate_Advect)); in main()
H A Dex7.c146 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() function
677 PetscCall(PetscFunctionListAdd(&physics, "advect", PhysicsCreate_Advect)); in main()
H A Dex6.c108 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() function
768 PetscCall(PetscFunctionListAdd(&physics, "advect", PhysicsCreate_Advect)); in main()
H A Dex4.c127 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() function
1210 PetscCall(PetscFunctionListAdd(&physics, "advect", PhysicsCreate_Advect)); in main()
H A Dex8.c101 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() function
1110 PetscCall(PetscFunctionListAdd(&physics, "advect", PhysicsCreate_Advect)); in main()
/petsc/src/ts/tutorials/
H A Dex11.c276 static PetscErrorCode PhysicsCreate_Advect(Model mod, Physics phys, PetscOptionItems PetscOptionsOb… in PhysicsCreate_Advect() function
1271 PetscCall(PetscFunctionListAdd(&PhysicsList, "advect", PhysicsCreate_Advect)); in main()
H A Dex9.c360 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() function
1427 PetscCall(PetscFunctionListAdd(&physics, "advect", PhysicsCreate_Advect)); in main()