Home
last modified time | relevance | path

Searched refs:PetscCUPMMallocHost (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmallocator.hpp52 PetscCall(PetscCUPMMallocHost(ptr, n)); in allocate()
/petsc/include/petsc/private/
H A Dcupminterface.hpp662 …static PetscErrorCode PetscCUPMMallocHost(M **ptr, std::size_t n, unsigned int flags = cupmHostAll… in PetscCUPMMallocHost() function
938 using ::Petsc::device::cupm::impl::Interface<T>::PetscCUPMMallocHost; \