Adding PetscMap getters

Dave May dave.mayhem23 at gmail.com
Thu Aug 21 17:52:12 CDT 2008


Hello,
    Would it be possible to have the following small getters added to petsc-dev?
         VecGetOwnershipRanges()
Since we are just manipulating the maps why not include the following as well
        VecGetMap()
        MatGetRowMap()
        MatGetColumnMap()

It seems reasonable to add these (to me at least) given there a few
interfaces for
 PetscMap already made public.

Cheers,
    Dave.




More information about the petsc-dev mailing list