[petsc-users] petsc, doxygen, fortran
Dharmendar Reddy
dharmareddy84 at gmail.com
Thu May 2 03:46:06 CDT 2013
Hello,
Not a fully petsc related question. I was wondering if any one
had experience with this.
I am trying to generate documentation using doxygen for my FORTRAN code
which uses petsc, I see that petsc data types do not appear in the
documentation. Any idea how to fix this ? I think if i use type(Mat)
instead of Mat, it may work.
For example:
type test_t
integer :: int
Mat :: B
end type test_t
doxygen documentation does not show the variable B in type test_t
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/20130502/3d016b98/attachment.html>
More information about the petsc-users
mailing list