Searched defs:skip_passive (Results 1 – 3 of 3) sorted by relevance
| /libCEED/backends/ref/ |
| H A D | ceed-ref-operator.c | 889 … CeedVector point_coords_elem, bool skip_active, bool skip_passive, in CeedOperatorInputBasisAtPoints_Ref() 957 … CeedVector point_coords_elem, bool skip_passive, CeedOperator_Ref *impl, CeedRequest *request) { in CeedOperatorOutputBasisAtPoints_Ref()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-operator.c | 771 … const bool skip_active, const bool skip_passive, CeedOperator_Hip *impl) { in CeedOperatorInputBasisAtPoints_Hip()
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-operator.c | 773 … const bool skip_active, const bool skip_passive, CeedOperator_Cuda *impl) { in CeedOperatorInputBasisAtPoints_Cuda()
|