51memsetWrapper (
void* dest,
int ch, std::size_t count)
53 return std::memset (dest, ch, count);
Declaration and definition of Tpetra::Details::Blas::fill, an implementation detail of Tpetra::MultiV...
Implementation details of Tpetra.
Namespace Tpetra contains the class and methods constituting the Tpetra library.