[petsc-users] SNESVISetComputeVariableBounds() is not available in Fortran interface

2024-06-29 Thread y...@mpie.de
Dear PETSc team, I find SNES variational inequality capability (e.g. src/snes/tutorials/ex9.c example) very useful for my current problem. Since I am using fortran API of petsc, I explore a little bit about this functionality and it sems not there for fortran (a simple SNESVISetVariableBounds()

Re: [petsc-users] SNESVISetComputeVariableBounds() is not available in Fortran interface

2024-06-29 Thread y...@mpie.de
ounds make all Please let me know if you have any difficulties Barry On Jun 29, 2024, at 4:28 AM, y...@mpie.de wrote: This Message Is From an External Sender This message came from outside your organization. Dear PETSc team, I find SNES variational inequality capability (e.g. src/snes/tuto