Home
last modified time | relevance | path

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

/petsc/src/mat/impls/baij/mpi/
H A Dbaijov.c411 PetscInt val, max1, max2, Mbs, no_malloc = 0, *tmp, new_estimate, ctr; in MatIncreaseOverlap_MPIBAIJ_Receive() local
437 ++no_malloc; in MatIncreaseOverlap_MPIBAIJ_Receive()
463 ++no_malloc; in MatIncreaseOverlap_MPIBAIJ_Receive()
484 ++no_malloc; in MatIncreaseOverlap_MPIBAIJ_Receive()
503 ++no_malloc; in MatIncreaseOverlap_MPIBAIJ_Receive()
520 …, required %" PetscInt_FMT ", no of mallocs = %" PetscInt_FMT "\n", mem_estimate, ct3, no_malloc)); in MatIncreaseOverlap_MPIBAIJ_Receive()
/petsc/src/mat/impls/aij/mpi/
H A Dmpiov.c966 PetscInt val, max1, max2, m, no_malloc = 0, *tmp, new_estimate, ctr; in MatIncreaseOverlap_MPIAIJ_Receive() local
992 ++no_malloc; in MatIncreaseOverlap_MPIAIJ_Receive()
1018 ++no_malloc; in MatIncreaseOverlap_MPIAIJ_Receive()
1039 ++no_malloc; in MatIncreaseOverlap_MPIAIJ_Receive()
1058 ++no_malloc; in MatIncreaseOverlap_MPIAIJ_Receive()
1075 …ired %" PetscInt_FMT " bytes, no of mallocs = %" PetscInt_FMT "\n", mem_estimate, ct3, no_malloc)); in MatIncreaseOverlap_MPIAIJ_Receive()