Home
last modified time | relevance | path

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

/honee/problems/
H A Dsgs_dd_model.c330 PetscInt num_qpnts; in SgsDDSetupNodalEvaluation_Sequential() local
335 PetscCall(PetscQuadratureGetOrder(quadrature, &num_qpnts)); in SgsDDSetupNodalEvaluation_Sequential()
336 q_extra = degree - num_qpnts; in SgsDDSetupNodalEvaluation_Sequential()