[petsc-dev] DMGetNamedGlobalVector() implementation?

Barry Smith bsmith at mcs.anl.gov
Thu Jul 19 13:19:19 CDT 2012


  Why not implement it using PetscObjectQuery()/PetscObjectCompose()? and not have to introduce a whole new datatype DMNamedVecLink linked list and other crap?

   Code reuse is a good thing.



   Barry




More information about the petsc-dev mailing list