Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dmonitor_cfl.h63 CEED_QFUNCTION(MonitorCFL_2D_Prim)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *c… in MonitorCFL_2D_Prim() function
/honee/src/
H A Dmonitor_cfl.c67 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, MonitorCFL_2D_Prim, MonitorCFL_2D_Prim_lo… in SetupMontiorCfl()