| /libCEED/julia/LibCEED.jl/test/ |
| H A D | buildmats.jl | 23 # Interp 64 # Interp
|
| /libCEED/backends/magma/ |
| H A D | ceed-magma.h | 48 CeedMagmaFunction Interp; member 62 CeedMagmaFunction Interp[MAGMA_NONTENSOR_KERNEL_INSTANCES]; member
|
| H A D | ceed-magma-basis.c | 123 …CeedCallBackend(CeedRunKernelDimSharedMagma(ceed, impl->Interp, NULL, grid, num_threads, num_t_col… in CeedBasisApplyCore_Magma() 361 …Backend(CeedGetKernelMagma(ceed, impl->module[iN], "magma_interp_nontensor_n", &impl->Interp[iN])); in CeedBasisApplyNonTensorCore_Magma() 413 Kernel = impl->Interp[iN]; in CeedBasisApplyNonTensorCore_Magma() 594 … CeedCallBackend(CeedGetKernelMagma(ceed, impl->module, "magma_interpn_1d_kernel", &impl->Interp)); in CeedBasisCreateTensorH1_Magma() 603 … CeedCallBackend(CeedGetKernelMagma(ceed, impl->module, "magma_interpn_2d_kernel", &impl->Interp)); in CeedBasisCreateTensorH1_Magma() 612 … CeedCallBackend(CeedGetKernelMagma(ceed, impl->module, "magma_interpn_3d_kernel", &impl->Interp)); in CeedBasisCreateTensorH1_Magma()
|
| /libCEED/backends/hip-shared/ |
| H A D | ceed-hip-shared.h | 15 hipFunction_t Interp; member
|
| H A D | ceed-hip-shared-basis.c | 137 …CeedCallBackend(CeedRunKernelDimShared_Hip(ceed, data->Interp, NULL, grid, thread_1d, 1, elems_per… in CeedBasisApplyTensorCore_Hip_shared() 149 …CeedCallBackend(CeedRunKernelDimShared_Hip(ceed, data->Interp, NULL, grid, thread_1d, thread_1d, e… in CeedBasisApplyTensorCore_Hip_shared() 160 …CeedCallBackend(CeedRunKernelDimShared_Hip(ceed, data->Interp, NULL, grid, thread_1d, thread_1d, e… in CeedBasisApplyTensorCore_Hip_shared() 556 …CeedCallBackend(CeedRunKernelDimShared_Hip(ceed, data->Interp, NULL, grid, thread, 1, elems_per_bl… in CeedBasisApplyNonTensorCore_Hip_shared() 704 …edGetKernel_Hip(ceed, data->module, is_collocated ? "InterpCollocated" : "Interp", &data->Interp)); in CeedBasisCreateTensorH1_Hip_shared() 780 CeedCallBackend(CeedGetKernel_Hip(ceed, data->module, "Interp", &data->Interp)); in CeedBasisCreateH1_Hip_shared()
|
| /libCEED/backends/cuda-shared/ |
| H A D | ceed-cuda-shared.h | 15 CUfunction Interp; member
|
| H A D | ceed-cuda-shared-basis.c | 70 …CeedCallBackend(CeedRunKernelDimShared_Cuda(ceed, data->Interp, NULL, grid, thread_1d, 1, elems_pe… in CeedBasisApplyTensorCore_Cuda_shared() 83 …CeedCallBackend(CeedRunKernelDimShared_Cuda(ceed, data->Interp, NULL, grid, thread_1d, thread_1d, … in CeedBasisApplyTensorCore_Cuda_shared() 95 …CeedCallBackend(CeedRunKernelDimShared_Cuda(ceed, data->Interp, NULL, grid, thread_1d, thread_1d, … in CeedBasisApplyTensorCore_Cuda_shared() 493 …CeedCallBackend(CeedRunKernelDimShared_Cuda(ceed, data->Interp, NULL, grid, thread, 1, elems_per_b… in CeedBasisApplyNonTensorCore_Cuda_shared() 638 …dGetKernel_Cuda(ceed, data->module, is_collocated ? "InterpCollocated" : "Interp", &data->Interp)); in CeedBasisCreateTensorH1_Cuda_shared() 712 CeedCallBackend(CeedGetKernel_Cuda(ceed, data->module, "Interp", &data->Interp)); in CeedBasisCreateH1_Cuda_shared()
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref.h | 67 CUfunction Interp; member 87 CUfunction Interp; member
|
| H A D | ceed-cuda-ref-basis.c | 54 CeedCallBackend(CeedRunKernel_Cuda(ceed, data->Interp, num_elem, block_size, interp_args)); in CeedBasisApplyCore_Cuda() 291 …CeedCallBackend(CeedRunKernelDim_Cuda(ceed, data->Interp, grid, block_size_x, 1, elems_per_block, … in CeedBasisApplyNonTensorCore_Cuda() 427 CeedCallBackend(CeedGetKernel_Cuda(ceed, data->module, "Interp", &data->Interp)); in CeedBasisCreateTensorH1_Cuda() 482 CeedCallBackend(CeedGetKernel_Cuda(ceed, data->module, "Interp", &data->Interp)); in CeedBasisCreateH1_Cuda() 537 CeedCallBackend(CeedGetKernel_Cuda(ceed, data->module, "Interp", &data->Interp)); in CeedBasisCreateHdiv_Cuda() 592 CeedCallBackend(CeedGetKernel_Cuda(ceed, data->module, "Interp", &data->Interp)); in CeedBasisCreateHcurl_Cuda()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref.h | 72 hipFunction_t Interp; member 92 hipFunction_t Interp; member
|
| H A D | ceed-hip-ref-basis.c | 54 CeedCallBackend(CeedRunKernel_Hip(ceed, data->Interp, num_elem, block_size, interp_args)); in CeedBasisApplyCore_Hip() 290 …CeedCallBackend(CeedRunKernelDim_Hip(ceed, data->Interp, grid, block_size_x, 1, elems_per_block, i… in CeedBasisApplyNonTensorCore_Hip() 426 CeedCallBackend(CeedGetKernel_Hip(ceed, data->module, "Interp", &data->Interp)); in CeedBasisCreateTensorH1_Hip() 481 CeedCallBackend(CeedGetKernel_Hip(ceed, data->module, "Interp", &data->Interp)); in CeedBasisCreateH1_Hip() 536 CeedCallBackend(CeedGetKernel_Hip(ceed, data->module, "Interp", &data->Interp)); in CeedBasisCreateHdiv_Hip() 591 CeedCallBackend(CeedGetKernel_Hip(ceed, data->module, "Interp", &data->Interp)); in CeedBasisCreateHcurl_Hip()
|
| /libCEED/tests/ |
| H A D | t320-basis-f.h | 27 ! Interp
|
| /libCEED/examples/rust/ex1-volume/src/ |
| H A D | main.rs | 224 .input("u", 1, libceed::EvalMode::Interp)? in example_1() 226 .output("v", 1, libceed::EvalMode::Interp)?; in example_1()
|
| /libCEED/include/ceed/jit-source/hip/ |
| H A D | hip-ref-basis-nontensor.h | 21 extern "C" __global__ void Interp(const CeedInt num_elem, const CeedScalar *__restrict__ d_B, const… in Interp() function
|
| H A D | hip-ref-basis-tensor.h | 19 extern "C" __global__ void Interp(const CeedInt num_elem, const CeedInt is_transpose, const CeedSca… in Interp() function
|
| H A D | hip-shared-basis-nontensor.h | 19 …void Interp(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, Cee… in __launch_bounds__()
|
| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-ref-basis-nontensor.h | 21 extern "C" __global__ void Interp(const CeedInt num_elem, const CeedScalar *__restrict__ d_B, const… in Interp() function
|
| H A D | cuda-ref-basis-tensor.h | 19 extern "C" __global__ void Interp(const CeedInt num_elem, const CeedInt is_transpose, const CeedSca… in Interp() function
|
| H A D | cuda-shared-basis-nontensor.h | 18 extern "C" __global__ void Interp(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *… in Interp() function
|
| /libCEED/examples/rust/ex1-volume-vector/src/ |
| H A D | main.rs | 232 .input("u", ncomp_u, libceed::EvalMode::Interp)? in example_1_vector() 234 .output("v", ncomp_u, libceed::EvalMode::Interp)?; in example_1_vector()
|
| /libCEED/examples/rust/mesh/src/ |
| H A D | lib.rs | 139 libceed::EvalMode::Interp,
|
| /libCEED/examples/rust/ex3-volume/src/ |
| H A D | main.rs | 307 .input("u", 1, libceed::EvalMode::Interp)? in example_3() 310 .output("v", 1, libceed::EvalMode::Interp)? in example_3()
|
| /libCEED/examples/rust/ex3-volume-vector/src/ |
| H A D | main.rs | 320 .input("u", ncomp_u, libceed::EvalMode::Interp)? in example_3_vector() 323 .output("v", ncomp_u, libceed::EvalMode::Interp)? in example_3_vector()
|
| /libCEED/rust/libceed/src/ |
| H A D | lib.rs | 110 Interp = bind_ceed::CeedEvalMode_CEED_EVAL_INTERP as isize, enumerator 120 bind_ceed::CeedEvalMode_CEED_EVAL_INTERP => EvalMode::Interp, in from_u32()
|
| /libCEED/include/ceed/jit-source/sycl/ |
| H A D | sycl-shared-basis-tensor.h | 22 kernel void Interp(const CeedInt num_elem, global const CeedScalar *restrict d_interp_1d, global co… in Interp() function
|