<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hello,<br></div>          Not a fully petsc related question. I was wondering if any one had experience with this. <br><br></div>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. <br>
<br></div>For example:<br><br></div>type test_t<br></div>   integer :: int<br></div>   Mat :: B<br></div>end type test_t<br><br></div>doxygen documentation does not show the variable B in type test_t<br><br></div>Thanks<br>
Reddy<br clear="all"><div><div><div><div><div><div><div><div><div><div><br>-- <br>-----------------------------------------------------<br>Dharmendar Reddy Palle<br>Graduate Student<br>Microelectronics Research center,<br>
University of Texas at Austin,<br>10100 Burnet Road, Bldg. 160<br>MER 2.608F, TX 78758-4445<br>e-mail: <a href="mailto:dharmareddy84@gmail.com" target="_blank">dharmareddy84@gmail.com</a><br>Phone: +1-512-350-9082<br>United States of America.<br>
Homepage: <a href="https://webspace.utexas.edu/~dpr342" target="_blank">https://webspace.utexas.edu/~dpr342</a><br>
</div></div></div></div></div></div></div></div></div></div></div>