Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sbaij/mpi/
H A Dmpisbaij.h16 PetscInt n_loc, *in_loc; /* nloc is length of in_loc and v_loc */ member
H A Dmpisbaij.c310 PetscInt n_loc, *in_loc = NULL; in MatSetValues_MPISBAIJ() local