Home
last modified time | relevance | path

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

/libCEED/tests/ !
H A Dt319-basis.h60 static void GetCellToFaceTabulation(CeedQuadMode quad_mode, CeedInt *P, CeedInt *Q, const CeedScala… in GetCellToFaceTabulation() function
H A Dt319-basis.c214 GetCellToFaceTabulation(CEED_GAUSS, &P, &Q, &interp, &grad); in main()
221 GetCellToFaceTabulation(CEED_GAUSS_LOBATTO, NULL, NULL, &interp_proj_ref, &grad_proj_ref); in main()