Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dmatimpl.h278 struct _MatStashSpace { struct
279 PetscMatStashSpace next;
280 PetscScalar *space_head,*val;
281 PetscInt *idx,*idy;
282 PetscInt total_space_size;
283 PetscInt local_used;
284 PetscInt local_remaining;