Yes, I'll rename them under Tao and make them PETSC_INTERNAL. I don't think using the VI routines is a good idea at the moment, those are attached to SNES objects.
Jason On Tue, Feb 18, 2014 at 10:06 AM, Jed Brown <[email protected]> wrote: > Jason Sarich <[email protected]> writes: > > > These functions are for eliminating the variables corresponding to active > > sets when performing matrix, vector operations. I don't think they were > > meant to be in the public interface, only for utilities in active set > > algorithms. > > Okay, can you either make them PETSC_INTERNAL and namespace them or > replace them? >
