Searched refs:DMComputeVariableBounds (Results 1 – 3 of 3) sorted by relevance
398 PetscCall(DMComputeVariableBounds(snes->dm, xl, xu)); in SNESVIDMComputeVariableBounds()
217 PETSC_EXTERN PetscErrorCode DMComputeVariableBounds(DM, Vec, Vec);
3910 PetscErrorCode DMComputeVariableBounds(DM dm, Vec xl, Vec xu) in DMComputeVariableBounds() function