Home
last modified time | relevance | path

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

/honee/problems/
H A Dsgs_dd_model.c496 CeedBasis basis_sgs, basis_q; in SgsSetupNodalIFunction() local
511 …(ceed, sgs_dd_data->dm_sgs, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, height, dm_field, &basis_sgs)); in SgsSetupNodalIFunction()
536 …atorSetField(op_sgs_apply, "km_sgs", sgs_dd_setup_data->elem_restr_sgs, basis_sgs, sgs_dd_data->sg… in SgsSetupNodalIFunction()
544 PetscCallCeed(ceed, CeedBasisDestroy(&basis_sgs)); in SgsSetupNodalIFunction()