| /libCEED/tests/ |
| H A D | t001-ceed.c | 9 CeedInt type = -1; in main() local
|
| H A D | t009-ceed.c | 18 CeedMemType type; in main() local
|
| H A D | t108-vector.c | 26 CeedMemType type = CEED_MEM_HOST; in main() local
|
| H A D | t119-vector.c | 29 CeedMemType type = CEED_MEM_HOST; in main() local
|
| H A D | t123-vector.c | 29 CeedMemType type = CEED_MEM_HOST; in main() local
|
| H A D | t125-vector.c | 31 CeedMemType type = CEED_MEM_HOST; in main() local
|
| H A D | t121-vector.c | 31 CeedMemType type = CEED_MEM_HOST; in main() local
|
| H A D | t122-vector.c | 71 CeedMemType type = CEED_MEM_HOST; in main() local
|
| H A D | t101-vector.c | 42 CeedMemType type = CEED_MEM_HOST; in main() local
|
| H A D | t407-qfunction.c | 43 CeedContextFieldType type; in main() local
|
| H A D | junit_common.py | 33 def __init__(self, option_strings, dest, type, default, **kwargs): argument
|
| /libCEED/include/ceed/jit-source/magma/ |
| H A D | magma-common-defs.h | 12 #define MAGMA_DEVICE_SHARED(type, name) extern __shared__ type name[]; argument
|
| /libCEED/backends/sycl/ |
| H A D | ceed-sycl-common.hpp | 27 int CeedSetBackendFunctionCpp(Ceed ceed, const char *type, void *object, const char *fname, R (*f)(… in CeedSetBackendFunctionCpp()
|
| H A D | online_compiler.hpp | 132 online_compiler<Lang> &setTargetDeviceType(sycl::info::device_type type) { in setTargetDeviceType()
|
| /libCEED/examples/deal.II/ |
| H A D | bps.h | 83 BPType type; member
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 246 #define CeedSetBackendFunction(ceed, type, object, func_name, f) CeedSetBackendFunctionImpl(ceed, t… argument
|
| /libCEED/examples/fluids/src/ |
| H A D | mat-ceed.c | 1033 PetscErrorCode MatCeedSetCOOMatType(Mat mat, MatType type) { in MatCeedSetCOOMatType() 1090 PetscErrorCode MatCeedGetCOOMatType(Mat mat, MatType *type) { in MatCeedGetCOOMatType()
|
| /libCEED/backends/sycl-ref/ |
| H A D | ceed-sycl-vector.sycl.cpp | 449 static int CeedVectorNorm_Sycl(CeedVector vec, CeedNormType type, CeedScalar *norm) { in CeedVectorNorm_Sycl()
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-vector.c | 477 static int CeedVectorNorm_Cuda(CeedVector vec, CeedNormType type, CeedScalar *norm) { in CeedVectorNorm_Cuda()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-vector.c | 553 static int CeedVectorNorm_Hip(CeedVector vec, CeedNormType type, CeedScalar *norm) { in CeedVectorNorm_Hip()
|
| /libCEED/interface/ |
| H A D | ceed.c | 730 int CeedSetBackendFunctionImpl(Ceed ceed, const char *type, void *object, const char *func_name, vo… in CeedSetBackendFunctionImpl()
|
| H A D | ceed-fortran.c | 86 CEED_EXTERN void fCeedGetPreferredMemType(int *ceed, int *type, int *err) { *err = CeedGetPreferred… in fCeedGetPreferredMemType() 191 CEED_EXTERN void fCeedVectorNorm(int *vec, int *type, CeedScalar *norm, int *err) { in fCeedVectorNorm()
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 183 function CeedGetPreferredMemType(ceed, type) argument 235 function CeedVectorNorm(vec, type, norm) argument 972 function CeedSetBackendFunction(ceed, type, object, func_name, f) argument
|
| /libCEED/include/ |
| H A D | ceed-impl.h | 313 CeedContextFieldType type; member
|