Searched refs:basis_x_to_q_face (Results 1 – 1 of 1) sorted by relevance
15 CeedBasis basis_x_to_q_face; in SetupStrongSTG_Ceed() local38 PetscCallCeed(ceed, CeedBasisCreateProjection(basis_x_face, basis_q_face, &basis_x_to_q_face)); in SetupStrongSTG_Ceed()124 …PetscCallCeed(ceed, CeedOperatorSetField(op_setup, "x", elem_restr_x_face, basis_x_to_q_face, CEED… in SetupStrongSTG_Ceed()178 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x_to_q_face)); in SetupStrongSTG_Ceed()