Home
last modified time | relevance | path

Searched refs:swp (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/graphops/color/utils/
H A Dweights.c338 PetscInt swp; in MatColoringCreateWeights() local
339 swp = (*lperm)[i]; in MatColoringCreateWeights()
341 (*lperm)[n - 1 - i] = swp; in MatColoringCreateWeights()
362 PetscInt swp; in MatColoringSetWeights() local
363 swp = mc->user_lperm[i]; in MatColoringSetWeights()
365 mc->user_lperm[n - 1 - i] = swp; in MatColoringSetWeights()
/petsc/lib/petsc/bin/
H A Dpetscmpiexec59 if [ -f ."${file}".[cxF90]*.swp ]; then
/petsc/src/snes/impls/fas/
H A Dfasfunc.c1098 PetscErrorCode SNESFASFullSetDownSweep(SNES snes, PetscBool swp) in SNESFASFullSetDownSweep() argument
1105 fas->full_downsweep = swp; in SNESFASFullSetDownSweep()
1106 if (fas->next) PetscCall(SNESFASFullSetDownSweep(fas->next, swp)); in SNESFASFullSetDownSweep()
/petsc/
H A D.gitignore7 *.swp