Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dmatisimpl.h17 PetscBool allow_repeated; /* allow repeated entries in the local to global map */ member
/petsc/src/mat/tests/
H A Dex23.c28 … permute = PETSC_FALSE, negmap = PETSC_FALSE, repmap = PETSC_FALSE, allow_repeated = PETSC_TRUE; in main() local
/petsc/src/mat/impls/is/
H A Dmatis.c834 PetscBool3 allow_repeated = PETSC_BOOL3_UNKNOWN; in MatConvert_Nest_IS() local
1256 PetscBool allow_repeated; in MatTranspose_IS() local