Searched refs:CeedBasisGetCollocatedGrad (Results 1 – 10 of 10) sorted by relevance
| /libCEED/tests/ |
| H A D | t302-basis.c | 21 CeedBasisGetCollocatedGrad(basis, collocated_gradient_1d); in main() 37 CeedBasisGetCollocatedGrad(basis, collocated_gradient_1d); in main() 52 CeedBasisGetCollocatedGrad(basis, collocated_gradient_1d); in main()
|
| /libCEED/backends/sycl-shared/ |
| H A D | ceed-sycl-shared-basis.sycl.cpp | 230 CeedCallBackend(CeedBasisGetCollocatedGrad(basis, collo_grad_1d)); in CeedBasisCreateTensorH1_Sycl_shared()
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref-basis.c | 292 CeedCallBackend(CeedBasisGetCollocatedGrad(basis, impl->collo_grad_1d)); in CeedBasisCreateTensorH1_Ref()
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 342 CEED_EXTERN int CeedBasisGetCollocatedGrad(CeedBasis basis, CeedScalar *colo_grad_1d);
|
| /libCEED/backends/hip-shared/ |
| H A D | ceed-hip-shared-basis.c | 684 CeedCallBackend(CeedBasisGetCollocatedGrad(basis, collo_grad_1d)); in CeedBasisCreateTensorH1_Hip_shared()
|
| /libCEED/backends/cuda-shared/ |
| H A D | ceed-cuda-shared-basis.c | 623 CeedCallBackend(CeedBasisGetCollocatedGrad(basis, collo_grad_1d)); in CeedBasisCreateTensorH1_Cuda_shared()
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1094 function CeedBasisGetCollocatedGrad(basis, colo_grad_1d) function 1095 …ccall((:CeedBasisGetCollocatedGrad, libceed), Cint, (CeedBasis, Ptr{CeedScalar}), basis, colo_grad…
|
| /libCEED/interface/ |
| H A D | ceed-fortran.c | 597 *err = CeedBasisGetCollocatedGrad(CeedBasis_dict[*basis], colo_grad_1d); in fCeedBasisGetCollocatedGrad()
|
| H A D | ceed-basis.c | 733 int CeedBasisGetCollocatedGrad(CeedBasis basis, CeedScalar *collo_grad_1d) { in CeedBasisGetCollocatedGrad() function
|
| /libCEED/ |
| H A D | coverage.info | 5356 FNA:55,384,CeedBasisGetCollocatedGrad
|