Re: [OMPI devel] Class information in OpenMPI

2016-07-12 Thread Emani, Murali
Thanks Kawashima. This note is really helpful. ‹ Murali On 7/7/16, 4:17 PM, "devel on behalf of KAWASHIMA Takahiro" wrote: >FWIW, I have my private notes on process and datatype -related structs. > > https://rivis.github.io/doc/openmpi/openmpi-source-reading.en.xhtml > >They are created

Re: [OMPI devel] Class information in OpenMPI

2016-07-07 Thread KAWASHIMA Takahiro
FWIW, I have my private notes on process and datatype -related structs. https://rivis.github.io/doc/openmpi/openmpi-source-reading.en.xhtml They are created by my hands with the help of Autodia. http://www.aarontrevena.co.uk/opensource/autodia/ > I want to know if there is “class diagram” f

[OMPI devel] 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