Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dsgs_dd_model.h247 CEED_QFUNCTION(IFunction_NodalSgs_Prim)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScal… in IFunction_NodalSgs_Prim() function
/honee/problems/
H A Dsgs_dd_model.c517 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, IFunction_NodalSgs_Prim, IFunction_NodalS… in SgsSetupNodalIFunction()