Searched refs:num_qpnts (Results 1 – 1 of 1) sorted by relevance
330 PetscInt num_qpnts; in SgsDDSetupNodalEvaluation_Sequential() local335 PetscCall(PetscQuadratureGetOrder(quadrature, &num_qpnts)); in SgsDDSetupNodalEvaluation_Sequential()336 q_extra = degree - num_qpnts; in SgsDDSetupNodalEvaluation_Sequential()