Home
last modified time | relevance | path

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

/petsc/src/snes/impls/fas/
H A Dfas.c487 static PetscErrorCode SNESFASInterpolatedCoarseSolution(SNES snes, Vec X, Vec X_new) in SNESFASInterpolatedCoarseSolution()
547 static PetscErrorCode SNESFASCoarseCorrection(SNES snes, Vec X, Vec F, Vec X_new) in SNESFASCoarseCorrection()