[petsc-users] small doubt about Fortran Arrays

Dharmendar Reddy dharmareddy84 at gmail.com
Fri Apr 12 16:50:22 CDT 2013


Hello,
         If a petsc function XXX has no corresponding XXXF90, then where
ever, say, PetscScalar values[] is expected, one should pass

PetscScalar, pointer :: values(:)

not
PetscScalar, allocatable :: values(:)

Right ?

Can i request for VecSetValuesSectionF90  ?

Thanks
Reddy

-- 
-----------------------------------------------------
Dharmendar Reddy Palle
Graduate Student
Microelectronics Research center,
University of Texas at Austin,
10100 Burnet Road, Bldg. 160
MER 2.608F, TX 78758-4445
e-mail: dharmareddy84 at gmail.com
Phone: +1-512-350-9082
United States of America.
Homepage: https://webspace.utexas.edu/~dpr342
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130412/baa46bfa/attachment.html>


More information about the petsc-users mailing list