<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic If this is indeed the case, in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-6634/m-p/931778#M87975</link>
    <description>&lt;P&gt;If this is indeed the case, the correct way to do this is to pass the first element of the array, for example A(1,1) - this is "sequence association" and will suppress the error check.&lt;/P&gt;

&lt;P&gt;I will comment that it is more helpful if you post the code in question rather than just the error message. If it's a call, include the declarations of the arguments in the call and the declaration of the called routine and its arguments.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2014 20:33:46 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2014-02-28T20:33:46Z</dc:date>
    <item>
      <title>error #6634</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-6634/m-p/931775#M87972</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;

&lt;P&gt;What do you think thac causes this following error:&lt;/P&gt;

&lt;P&gt;error #6634: The shape matching rules of actual arguments and dummy arguments have been violated. &amp;nbsp;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you all!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2014 17:48:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-6634/m-p/931775#M87972</guid>
      <dc:creator>Ketson_Roberto</dc:creator>
      <dc:date>2014-02-28T17:48:21Z</dc:date>
    </item>
    <item>
      <title>Hi Ketson -</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-6634/m-p/931776#M87973</link>
      <description>&lt;P&gt;Hi Ketson -&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In Fortran 77&amp;nbsp;it was not unusual to pass&amp;nbsp;arrays to subroutines using mismatched number of dimensions.&amp;nbsp; For example, you might pass a two-dimensional array to a routine that accepts a one-dimensional array.&amp;nbsp;&amp;nbsp; And, by virtue of argument association, this would work, even if it's not the cleanest way to code your program.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm guessing that you have /warn:interfaces enabled, which will check for this disconnect.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --Lorri&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2014 20:10:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-6634/m-p/931776#M87973</guid>
      <dc:creator>Lorri_M_Intel</dc:creator>
      <dc:date>2014-02-28T20:10:58Z</dc:date>
    </item>
    <item>
      <title>Thank you Lorri, </title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-6634/m-p/931777#M87974</link>
      <description>&lt;P&gt;Thank you Lorri,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Moreover, I have&amp;nbsp;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;&amp;nbsp;/warn:interfaces enabled!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2014 20:14:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-6634/m-p/931777#M87974</guid>
      <dc:creator>Ketson_Roberto</dc:creator>
      <dc:date>2014-02-28T20:14:37Z</dc:date>
    </item>
    <item>
      <title>If this is indeed the case,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-6634/m-p/931778#M87975</link>
      <description>&lt;P&gt;If this is indeed the case, the correct way to do this is to pass the first element of the array, for example A(1,1) - this is "sequence association" and will suppress the error check.&lt;/P&gt;

&lt;P&gt;I will comment that it is more helpful if you post the code in question rather than just the error message. If it's a call, include the declarations of the arguments in the call and the declaration of the called routine and its arguments.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2014 20:33:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-6634/m-p/931778#M87975</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2014-02-28T20:33:46Z</dc:date>
    </item>
  </channel>
</rss>

