Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex9.c753 static PetscErrorCode PhysicsCreate_Acoustics(FVCtx *ctx) in PhysicsCreate_Acoustics() function
1430 PetscCall(PetscFunctionListAdd(&physics, "acoustics", PhysicsCreate_Acoustics)); in main()