Re: [petsc-dev] Error checking on input only vectors
16 Jul
2013
16 Jul
'13
10:06 a.m.
Matthew Knepley <[email protected]> writes:
I think Barry is only suggesting we save the state integer.
That's okay, but if we add that, it should only be a warning for a while. Fortran (77) can't enforce this constness and none of the examples use VecGetArrayReadF90 yet. Plenty of users may have internal interfaces that are reused between const and non-const usage, so requiring VecGetArrayRead could cascade into lots of their internal interfaces.
4773
Age (days ago)
4773
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown