Searched refs:MSA_Plate (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/tao/bound/tutorials/ |
| H A D | plate2.c | 41 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 D | plate2f.F90 | 664 subroutine MSA_Plate(ta, xl, xu, dummy, ierr) subroutine 882 PetscCallA(TaoSetVariableBoundsRoutine(ta, MSA_Plate, 0, ierr))
|