Home
last modified time | relevance | path

Searched defs:qfunction_name (Results 1 – 11 of 11) sorted by relevance

/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-qfunction-load.cpp41 string qfunction_name(data->qfunction_name); in CeedQFunctionBuildKernel_Cuda_ref() local
H A Dceed-cuda-ref.h101 const char *qfunction_name; member
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-qfunction-load.cpp44 string qfunction_name(data->qfunction_name); in CeedQFunctionBuildKernel_Hip_ref() local
H A Dceed-hip-ref.h106 const char *qfunction_name; member
/libCEED/backends/sycl-gen/
H A Dceed-sycl-gen.hpp30 const char *qfunction_name; member
H A Dceed-sycl-gen-operator-build.sycl.cpp132 std::string_view qfunction_name(qf_impl->qfunction_name); in CeedOperatorBuildKernel_Sycl_gen() local
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-qfunction-load.sycl.cpp33 const char *qfunction_name, *qfunction_source; in CeedQFunctionBuildKernel_Sycl() local
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen.h31 const char *qfunction_name; member
H A Dceed-cuda-gen-operator-build.cpp704std::string qfunction_name, CeedInt Q_1d, bool is_all_tensor, bool is_at_points, in CeedOperatorBuildKernelQFunction_Cuda_gen()
1290 std::string qfunction_name(qf_data->qfunction_name); in CeedOperatorBuildKernel_Cuda_gen() local
1694 std::string qfunction_name(qf_data->qfunction_name); in CeedOperatorBuildKernelAssemblyAtPoints_Cuda_gen() local
2226 std::string qfunction_name(qf_data->qfunction_name); in CeedOperatorBuildKernelLinearAssembleQFunction_Cuda_gen() local
/libCEED/backends/hip-gen/
H A Dceed-hip-gen.h32 const char *qfunction_name; member
H A Dceed-hip-gen-operator-build.cpp731std::string qfunction_name, CeedInt Q_1d, bool is_all_tensor, bool is_at_points, in CeedOperatorBuildKernelQFunction_Hip_gen()
1303 std::string qfunction_name(qf_data->qfunction_name); in CeedOperatorBuildKernel_Hip_gen() local
1699 std::string qfunction_name(qf_data->qfunction_name); in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() local
2222 std::string qfunction_name(qf_data->qfunction_name); in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen() local