[petsc-dev] DMPlexCreateSectionF90
    Adrian Croucher 
    a.croucher at auckland.ac.nz
       
    Mon Jun  8 21:17:50 CDT 2015
    
    
  
hi,
I just pulled the PETSc 'next' branch and found that 
DMPlexCreateSection() has changed a bit- there's an extra bcComps parameter.
While checking the manual pages I noticed there is actually a 
DMPlexCreateSectionF90(), so I tried using that instead (to avoid having 
to set up all those pointers etc.)
But it gives an error: "undefined reference to 
'dmplexcreatesectionf90_'" when I compile. Is there actually a Fortran 
interface for it?
Cheers, Adrian
-- 
Dr Adrian Croucher
Senior Research Fellow
Department of Engineering Science
University of Auckland, New Zealand
email: a.croucher at auckland.ac.nz
tel: +64 (0)9 923 84611
    
    
More information about the petsc-dev
mailing list