Searched refs:GetCellToFaceTabulation (Results 1 – 2 of 2) sorted by relevance
| /libCEED/tests/ |
| H A D | t319-basis.h | 60 static void GetCellToFaceTabulation(CeedQuadMode quad_mode, CeedInt *P, CeedInt *Q, const CeedScala… in GetCellToFaceTabulation() function
|
| H A D | t319-basis.c | 214 GetCellToFaceTabulation(CEED_GAUSS, &P, &Q, &interp, &grad); in main() 221 GetCellToFaceTabulation(CEED_GAUSS_LOBATTO, NULL, NULL, &interp_proj_ref, &grad_proj_ref); in main()
|