Searched refs:cupmNAME (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/impls/dense/seq/cupm/ |
| H A D | matseqdensecupm.hpp | 1033 …rray, PETSC_COMM_SELF, PETSC_ERR_ORDER, "MatDense%sResetArray() must be called first", cupmNAME()); in Reset() 1238 …rray, PETSC_COMM_SELF, PETSC_ERR_ORDER, "MatDense%sResetArray() must be called first", cupmNAME()); in PlaceArray() 1259 …rray, PETSC_COMM_SELF, PETSC_ERR_ORDER, "MatDense%sResetArray() must be called first", cupmNAME()); in ReplaceArray() 1363 …is indicates Mat%sSetPreallocation() was not called when it should have been!", lda_b, cupmNAME()); in Copy() 1364 …is indicates Mat%sSetPreallocation() was not called when it should have been!", lda_a, cupmNAME()); in Copy()
|
| /petsc/include/petsc/private/ |
| H A D | cupminterface.hpp | 114 …PETSC_NODISCARD static constexpr const char *cupmNAME() noexcept { return T == DeviceType::CUDA ? … in cupmNAME() function 128 using ::Petsc::device::cupm::impl::InterfaceBase<T>::cupmNAME; \
|