Home
last modified time | relevance | path

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

/honee/src/
H A Dstrong_boundary_conditions.c17 CeedQFunction qf_setup, qf_strongbc, qf_stgdata; in SetupStrongSTG_Ceed() local
54 …ll(SetupStrongStg_PreProcessing(ceed, problem, num_comp_x, stg_data_size, dXdx_size, &qf_stgdata)); in SetupStrongSTG_Ceed()
135 PetscCallCeed(ceed, CeedOperatorCreate(ceed, qf_stgdata, NULL, NULL, &op_stgdata)); in SetupStrongSTG_Ceed()
180 PetscCallCeed(ceed, CeedQFunctionDestroy(&qf_stgdata)); in SetupStrongSTG_Ceed()