Home
last modified time | relevance | path

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

/petsc/src/sys/memory/
H A Dmtr.c460 …, residentmax, gallocated, gallocatedmax, gresident, gresidentmax, maxgallocated, maxgallocatedmax; in PetscMemoryView() local
483 …PetscCallMPI(MPI_Reduce(&allocatedmax, &maxgallocatedmax, 1, MPIU_PETSCLOGDOUBLE, MPI_MAX, 0, comm… in PetscMemoryView()
485 …PetscMalloc()ed: total %5.4e max %5.4e min %5.4e\n", gallocatedmax, maxgallocatedmax, mingallocate… in PetscMemoryView()