<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>libaster #2350 refactor the supervisor (Python Science) RSS Feed</title>
    <description></description>
    <link>http://www.python-science.org/ticket/2350</link>
<item>
<guid isPermaLink="true">http://www.python-science.org/ticket/2350</guid>
  <title>libaster #2350 refactor the supervisor</title>
  <link>http://www.python-science.org/ticket/2350</link>
  <description>&lt;p&gt;The superviser makes the link between the different parts of Code_Aster, allowing
C, Fortran, Python to communicate. It has been implemented because of fortran77
limitations (variable name length). This limitation do not permit to use the
aster command names into the fortran code as subroutine labels. The superviser
(in C) calls fortran symbols depending of the aster commands using a table of
correspondances.&lt;/p&gt;
&lt;p&gt;We can instead create an bindings for each fortran subroutines. Writing a new
fortran -&amp;gt; C -&amp;gt; python converter can help. One more advantage, the commands file
checking  will be implicite (done by python).&lt;/p&gt;
</description>
  <dc:date>2011-05-06T12:53-01:00</dc:date>
</item>
  </channel>
</rss>