Home
last modified time | relevance | path

Searched defs:grad_qn (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Ddiff_flux_projection.h20 CeedScalar grad_qn[9]; in ComputeDivDiffusiveFluxGeneric() local
H A Dutils.h574 CEED_QFUNCTION_HELPER void DivergenceND(const CeedScalar *grad_qn, const CeedScalar *dXdx, const Ce… in DivergenceND()