Searched refs:CeedBasisApplyCore_Ref (Results 1 – 2 of 2) sorted by relevance
| /libCEED/backends/ref/ |
| H A D | ceed-ref-basis.c | 19 static int CeedBasisApplyCore_Ref(CeedBasis basis, bool apply_add, CeedInt num_elem, CeedTransposeM… in CeedBasisApplyCore_Ref() function 254 CeedCallBackend(CeedBasisApplyCore_Ref(basis, false, num_elem, t_mode, eval_mode, U, V)); in CeedBasisApply_Ref() 259 CeedCallBackend(CeedBasisApplyCore_Ref(basis, true, num_elem, t_mode, eval_mode, U, V)); in CeedBasisApplyAdd_Ref()
|
| /libCEED/ |
| H A D | coverage.info | 2069 FNA:0,4800,CeedBasisApplyCore_Ref
|