Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/color/utils/
H A Dweights.c338 PetscInt swp; in MatColoringCreateWeights() local
362 PetscInt swp; in MatColoringSetWeights() local
/petsc/src/snes/impls/fas/
H A Dfasfunc.c1098 PetscErrorCode SNESFASFullSetDownSweep(SNES snes, PetscBool swp) in SNESFASFullSetDownSweep()