Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dsetupgeo.h100 CEED_QFUNCTION(SetupBoundary)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const … in SetupBoundary() function
/honee/src/
H A Dqdata.c245 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, SetupBoundary, SetupBoundary_loc, &qf_set… in QDataBoundaryGet()