Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex9.c1123 static PetscErrorCode PhysicsCreate_Shallow(FVCtx *ctx) in PhysicsCreate_Shallow() function
1432 PetscCall(PetscFunctionListAdd(&physics, "shallow", PhysicsCreate_Shallow)); in main()
/petsc/src/ts/tutorials/multirate/
H A Dex4.c434 static PetscErrorCode PhysicsCreate_Shallow(FVCtx *ctx) in PhysicsCreate_Shallow() function
1209 PetscCall(PetscFunctionListAdd(&physics, "shallow", PhysicsCreate_Shallow)); in main()