() is not available in
Fortran interface
Yi,
I have made a start of it in the branch
barry/2024-06-29/add-fortran-snesvisetcomputevariablebounds but have not
tested it.
You should be able to do
git fetch
git checkout barry/2024-06-29/add-fortran-snesvisetcomputevariableb
Yi,
I have made a start of it in the branch
barry/2024-06-29/add-fortran-snesvisetcomputevariablebounds but have not
tested it.
You should be able to do
git fetch
git checkout barry/2024-06-29/add-fortran-snesvisetcomputevariablebounds
make all
Please let me know if you
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()