Home
last modified time | relevance | path

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

/petsc/src/snes/impls/vi/
H A Dvi.c395 static PetscErrorCode SNESVIDMComputeVariableBounds(SNES snes, Vec xl, Vec xu) in SNESVIDMComputeVariableBounds() function
427 if (flag) snes->ops->computevariablebounds = SNESVIDMComputeVariableBounds; in SNESSetUp_VI()