Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dsgs_dd_model.h243 CEED_QFUNCTION(IFunction_NodalSgs_Conserv)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedS… in IFunction_NodalSgs_Conserv() function
/honee/problems/
H A Dsgs_dd_model.c520 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, IFunction_NodalSgs_Conserv, IFunction_Nod… in SgsSetupNodalIFunction()