Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-basis.c476 static int CeedBasisApplyAtPoints_Core(CeedBasis basis, bool apply_add, CeedInt num_elem, const Cee… in CeedBasisApplyAtPoints_Core() function
2122 …CeedCall(CeedBasisApplyAtPoints_Core(basis, false, num_elem, num_points, t_mode, eval_mode, x_ref,… in CeedBasisApplyAtPoints()
2154 …CeedCall(CeedBasisApplyAtPoints_Core(basis, true, num_elem, num_points, t_mode, eval_mode, x_ref, … in CeedBasisApplyAddAtPoints()
/libCEED/
H A Dcoverage.info5348 FNA:51,0,CeedBasisApplyAtPoints_Core