<?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 can't use Pardiso complex because of complex parameters in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/can-t-use-Pardiso-complex-because-of-complex-parameters/m-p/907364#M11832</link>
    <description>Hi. I've tried the code in the example pardiso_unsym_complex_c.c but it won't link the PARDISO definition becuase it has doublecomplex insted of double for some parameters.
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Can I simply cast complex pointers to double pointers and call the real version of PARDISO?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 09 May 2009 03:27:46 GMT</pubDate>
    <dc:creator>crispybits</dc:creator>
    <dc:date>2009-05-09T03:27:46Z</dc:date>
    <item>
      <title>can't use Pardiso complex because of complex parameters</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/can-t-use-Pardiso-complex-because-of-complex-parameters/m-p/907364#M11832</link>
      <description>Hi. I've tried the code in the example pardiso_unsym_complex_c.c but it won't link the PARDISO definition becuase it has doublecomplex insted of double for some parameters.
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Can I simply cast complex pointers to double pointers and call the real version of PARDISO?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 09 May 2009 03:27:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/can-t-use-Pardiso-complex-because-of-complex-parameters/m-p/907364#M11832</guid>
      <dc:creator>crispybits</dc:creator>
      <dc:date>2009-05-09T03:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: can't use Pardiso complex because of complex parameters</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/can-t-use-Pardiso-complex-because-of-complex-parameters/m-p/907365#M11833</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
It's OK. Turns out you can just cast complex struct pointers to double pointers.
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 10 May 2009 07:52:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/can-t-use-Pardiso-complex-because-of-complex-parameters/m-p/907365#M11833</guid>
      <dc:creator>crispybits</dc:creator>
      <dc:date>2009-05-10T07:52:17Z</dc:date>
    </item>
  </channel>
</rss>

