Searched full:mismatch (Results 1 – 6 of 6) sorted by relevance
| /libCEED/tests/ |
| H A D | t000-ceed.c | 14 …if (!CEED_VERSION_GE(major, minor, patch)) printf("Library version mismatch %d.%d.%d\n", major, mi… in main()
|
| /libCEED/interface/ |
| H A D | ceed-types.c | 14 [CEED_ERROR_DIMENSION - CEED_ERROR_UNSUPPORTED] = "dimension mismatch",
|
| /libCEED/ |
| H A D | .gitlab-ci.yml | 124 …lcov --directory . --capture --output-file coverage.info --ignore-errors source,mismatch --substit… 212 …lcov --directory . --capture --output-file coverage.info --ignore-errors source,mismatch --substit… 293 …lcov --directory . --capture --output-file coverage.info --ignore-errors source,mismatch --substit… 360 # lcov --directory . --capture --output-file coverage.info --ignore-errors source,mismatch -… 463 …lcov --directory . --capture --output-file coverage.info --ignore-errors source,mismatch --substit…
|
| /libCEED/backends/sycl/ |
| H A D | ceed-sycl-common.sycl.cpp | 102 …CeedCheck(data->sycl_device == q->get_device(), ceed, CEED_ERROR_BACKEND, "Device mismatch between… in CeedSetStream_Sycl()
|
| H A D | ceed-sycl-compile.sycl.cpp | 115 // sycl make_<type> only throws errors for backend mismatch--assume we have vetted this already in CeedLoadModule_Sycl()
|
| /libCEED/include/ceed/ |
| H A D | types.h | 166 /// Minor error, dimension mismatch in inputs
|