Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex11.h41 typedef struct _n_Physics *Physics;
52 struct _n_Physics { struct
233 struct _n_Physics phys; in PhysicsRiemann_SW_Rusanov_CEED()
845 struct _n_Physics phys; in PhysicsRiemann_Euler_Godunov_CEED()
H A Dex11.c1320 PetscCall(PetscMemzero(phys, sizeof(struct _n_Physics))); in main()