[petsc-dev] remove two declarations from release-3.1 and dev
    Barry Smith 
    bsmith at mcs.anl.gov
       
    Mon May 17 13:20:37 CDT 2010
    
    
  
   Yes, looks like they are garbage. You can get rid of them.
   Barry
On May 17, 2010, at 1:17 PM, Lisandro Dalcin wrote:
> These two declarations at include/private/vecimpl.h
> 
> EXTERN PetscErrorCode PETSCVEC_DLLEXPORT
> PetscLayoutSetSizeBlockSize(PetscLayout,PetscInt);
> EXTERN PetscErrorCode PETSCVEC_DLLEXPORT
> PetscLayoutGetSizeBlockSize(PetscLayout,PetscInt*);
> 
> should be removed. Am I right? Are these leftovers from some old, bad renaming?
> 
> 
> -- 
> Lisandro Dalcin
> ---------------
> CIMEC (INTEC/CONICET-UNL)
> Predio CONICET-Santa Fe
> Colectora RN 168 Km 472, Paraje El Pozo
> Tel: +54-342-4511594 (ext 1011)
> Tel/Fax: +54-342-4511169
    
    
More information about the petsc-dev
mailing list