Searched refs:allow_multi_leaves (Results 1 – 3 of 3) sorted by relevance
110 PetscBool allow_multi_leaves; member
507 …PetscCheck(sf->allow_multi_leaves || unique, PETSC_COMM_SELF, PETSC_ERR_ARG_WRONG, "Input ilocal h… in PetscSFSetGraph()746 …(*newsf)->allow_multi_leaves = sf->allow_multi_leaves; /* Dup this flag earlier since PetscSFSetGr… in PetscSFDuplicate()
1064 sf->allow_multi_leaves = PETSC_TRUE; in VecScatterCreate()