Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dstrong_boundary_conditions.h7 CEED_QFUNCTION(SetupStrongBC)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const … in SetupStrongBC() function
/honee/src/
H A Dstrong_boundary_conditions.c45 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, SetupStrongBC, SetupStrongBC_loc, &qf_set… in SetupStrongSTG_Ceed()