Home
last modified time | relevance | path

Searched defs:_MatStashSpace (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Dmatimpl.h311 struct _MatStashSpace { struct
312 PetscMatStashSpace next;
313 PetscScalar *space_head, *val;
314 PetscInt *idx, *idy;
315 PetscInt total_space_size;
316 PetscInt local_used;
317 PetscInt local_remaining;