Searched defs:Malloc (Results 1 – 2 of 2) sorted by relevance
603 inline PetscErrorCode SfInterface<T>::Malloc(PetscMemType mtype, size_t size, void **ptr) noexcept in Malloc() function in Petsc::sf::cupm::impl::SfInterface
47 PetscErrorCode (*Malloc)(PetscMemType, size_t, void **); member