Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dsgs_dd_model.h176 CEED_QFUNCTION(ComputeSgsDDNodal_Sequential_Outputs)(void *ctx, CeedInt Q, const CeedScalar *const … in ComputeSgsDDNodal_Sequential_Outputs() function
/honee/problems/
H A Dsgs_dd_model.c440 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, ComputeSgsDDNodal_Sequential_Outputs, Com… in SgsDDSetupNodalEvaluation_Sequential()