Searched defs:grad (Results 1 – 2 of 2) sorted by relevance
| /honee/qfunctions/ |
| H A D | utils.h | 528 …radUnpackND(CeedInt Q, CeedInt i, CeedInt num_comp, CeedInt dim, const CeedScalar *grad, CeedScala… in GradUnpackND() 545 …HELPER void GradUnpack3D(CeedInt Q, CeedInt i, CeedInt num_comp, const CeedScalar *grad, CeedScala… in GradUnpack3D() 558 …HELPER void GradUnpack2D(CeedInt Q, CeedInt i, CeedInt num_comp, const CeedScalar *grad, CeedScala… in GradUnpack2D()
|
| /honee/src/ |
| H A D | dm-utils.c | 592 CeedScalar **grad) { in ComputeFieldTabulationP2C() 812 CeedScalar *q_points, *q_weights, *interp, *grad; in DMPlexCeedBasisCreate() local 1001 CeedScalar *q_points, *q_weights, *interp, *grad; in DMPlexCeedBasisCellToFaceCreate() local
|