Searched defs:_MatStashSpace (Results 1 – 1 of 1) sorted by relevance
311 struct _MatStashSpace { struct312 PetscMatStashSpace next;313 PetscScalar *space_head, *val;314 PetscInt *idx, *idy;315 PetscInt total_space_size;316 PetscInt local_used;317 PetscInt local_remaining;