Home
last modified time | relevance | path

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

/petsc/src/tao/bound/tutorials/
H A Dplate2.c41 static PetscErrorCode MSA_Plate(Vec, Vec, void *);
145 PetscCall(MSA_Plate(xl, xu, (void *)&user)); in main()
722 static PetscErrorCode MSA_Plate(Vec XL, Vec XU, PetscCtx ctx) in MSA_Plate() function
H A Dplate2f.F90664 subroutine MSA_Plate(ta, xl, xu, dummy, ierr) subroutine
882 PetscCallA(TaoSetVariableBoundsRoutine(ta, MSA_Plate, 0, ierr))