[petsc-dev] change in syntax to VecLoad() and removal of	VecLoadIntoVector()
    Barry Smith 
    bsmith at mcs.anl.gov
       
    Mon Jun 14 16:31:58 CDT 2010
    
    
  
   The functionality of VecLoad() and VecLoadIntoVector() have been merged into a single function called VecLoad() and a different syntax. This function will take a VecCreated() function and load into it respecting the type and any sizes the user may have set into it before the call to VecLoad() and deciding any that have been not been set.
   Please report and problems with the new VecLoad() to petsc-dev or petsc-maint.
   Barry
    
    
More information about the petsc-dev
mailing list