Searched refs:total_space_size (Results 1 – 2 of 2) sorted by relevance
17 a->total_space_size = 0; in PetscMatStashSpaceGet()22 a->total_space_size = (*space)->total_space_size; in PetscMatStashSpaceGet()24 a->total_space_size += n; in PetscMatStashSpaceGet()
315 PetscInt total_space_size; member