Home
last modified time | relevance | path

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

/petsc/src/sys/memory/
H A Dmtr.c460 …PetscLogDouble allocated, allocatedmax, resident, residentmax, gallocated, gallocatedmax, gresiden… in PetscMemoryView() local
482 … PetscCallMPI(MPI_Reduce(&allocatedmax, &gallocatedmax, 1, MPIU_PETSCLOGDOUBLE, MPI_SUM, 0, comm)); in PetscMemoryView()
485 …onal time) space PetscMalloc()ed: total %5.4e max %5.4e min %5.4e\n", gallocatedmax, maxgallocated… in PetscMemoryView()