Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex11.c417 …PetscCall(DMCeedCreateFVM(dm, PETSC_TRUE, PhysicsRiemann_SW_Rusanov_CEED, PhysicsRiemann_SW_Rusano… in SetupCEED_SW()
438 …Call(PetscFunctionListAdd(&PhysicsRiemannList_SW, "rusanov_ceed", PhysicsRiemann_SW_Rusanov_CEED)); in PhysicsCreate_SW()
H A Dex11.h228 CEED_QFUNCTION(PhysicsRiemann_SW_Rusanov_CEED)(PetscCtx ctx, CeedInt Q, const CeedScalar *const in[… in PhysicsRiemann_SW_Rusanov_CEED() function