Home
last modified time | relevance | path

Searched defs:CooPair (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Dveccupmimpl.h52 struct CooPair { struct
62 static constexpr CooPair<U> make_coo_pair(U *&device, U *&host, PetscCount size) noexcept in make_coo_pair() argument