Home
last modified time | relevance | path

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

/honee/problems/
H A Dsgs_dd_model.c50 CeedQFunctionContext sgsdd_qfctx, ifunction_qfctx; member
67 PetscCallCeed(ceed, CeedQFunctionContextDestroy(&sgs_dd_setup_data->ifunction_qfctx)); in SgsDDSetupDataDestroy()
527 PetscCallCeed(ceed, CeedQFunctionSetContext(qf_sgs_apply, sgs_dd_setup_data->ifunction_qfctx)); in SgsSetupNodalIFunction()
708 …tionContextReferenceCopy(problem->apply_vol_ifunction.qfctx, &sgs_dd_setup_data->ifunction_qfctx)); in SgsDDSetup()