Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dsgs_dd_model.h157 CEED_QFUNCTION(ComputeSgsDDNodal_Sequential_Inference)(void *ctx, CeedInt Q, const CeedScalar *cons… in ComputeSgsDDNodal_Sequential_Inference() function
/honee/problems/
H A Dsgs_dd_model.c211 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, ComputeSgsDDNodal_Sequential_Inference, C… in SgsDDSetupNodalEvaluation_Sequential_Ceed()