Re: [OMPI users] Class information in OpenMPI

2016-07-07 Thread Ralph Castain
We used to have Doxygen support that would create what you are asking for, but I don’t think anyone has maintained it in a long time. I ran “doxygen” at the top-level directory and it did indeed generate a bunch of html, but I’m not sure it is all that helpful. You might take a look and see if

[OMPI users] Class information in OpenMPI

2016-07-07 Thread Emani, Murali
Hi all, I want to know if there is “class diagram” for OpenMPI code base that shows existing classes and dependencies/associations. Are there any available tools to extract and visualize this information. — Murali