Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex9.c277 static PetscErrorCode PhysicsDestroy_SimpleFree(void *vctx) in PhysicsDestroy_SimpleFree() function
369 ctx->physics.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_Advect()
491 ctx->physics.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_Burgers()
616 ctx->physics.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_Traffic()
762 ctx->physics.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_Acoustics()
975 ctx->physics.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_IsoGas()
1133 ctx->physics.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_Shallow()
/petsc/src/ts/tutorials/multirate/
H A Dfinitevolume1d.h47 PetscErrorCode PhysicsDestroy_SimpleFree(void *);
H A Dex7.c75 static PetscErrorCode PhysicsDestroy_SimpleFree(void *vctx) in PhysicsDestroy_SimpleFree() function
154 ctx->physics.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_Advect()
H A Dex4.c136 ctx->physics2.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_Advect()
444 ctx->physics2.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_Shallow()
H A Dex5.c170 ctx->physics.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_Advect()
H A Dex6.c117 ctx->physics2.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_Advect()
H A Dfinitevolume1d.c515 PetscErrorCode PhysicsDestroy_SimpleFree(void *vctx) in PhysicsDestroy_SimpleFree() function
H A Dex8.c110 ctx->physics2.destroy = PhysicsDestroy_SimpleFree; in PhysicsCreate_Advect()