Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dmonitor_cfl.h51 CEED_QFUNCTION(MonitorCFL_3D_Prim)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *c… in MonitorCFL_3D_Prim() function
/honee/src/
H A Dmonitor_cfl.c80 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, MonitorCFL_3D_Prim, MonitorCFL_3D_Prim_lo… in SetupMontiorCfl()