<div dir="ltr"><div class="gmail_extra">On Tue, Jan 15, 2013 at 6:48 PM, Karl Rupp <span dir="ltr"><<a href="mailto:rupp@mcs.anl.gov" target="_blank">rupp@mcs.anl.gov</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is used in many places. For example, all the implementations<br>
(KSPGMRES, MATMPIAIJ, etc) are documented next to the associated create<br>
function (KSPCreate_GMRES, MatCreate_MPIAIJ), but the macros are in the<br>
header. I don't see sed being sufficient for this editing, but a Python<br>
(for example) input filter should be able to convert the sowing comment<br>
blocks to Doxygen format.<br>
</blockquote>
<br></div></div>
Yes, you're right, this is where things get a bit complicated, but are still manageable as long as it's just typedefs, enums, or members of structs.</blockquote></div><br>And function-like macros (some of which could be made inline functions).</div>
</div>