<?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 Re: poisson solver varying dielectric in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1446670#M34167</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You are right, from my best in current release Poisson solver supports uniform media only. However, if you media is non-uniform you can always use poisson solver as precondition for iterative solver with non-uniform media&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Alex&lt;/P&gt;</description>
    <pubDate>Sat, 14 Jan 2023 04:00:59 GMT</pubDate>
    <dc:creator>akalinkin</dc:creator>
    <dc:date>2023-01-14T04:00:59Z</dc:date>
    <item>
      <title>poisson solver varying dielectric</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1442784#M34100</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I recently started trying to get familiar with the fast Poisson solvers that are part of the package.&lt;/P&gt;
&lt;P&gt;My question is: it seems to me that the routine only solves for the case where the dielectric constant is constant across the domain, is that so?&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 16:02:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1442784#M34100</guid>
      <dc:creator>amariani</dc:creator>
      <dc:date>2022-12-30T16:02:08Z</dc:date>
    </item>
    <item>
      <title>Re:poisson solver varying dielectric</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1443497#M34108</link>
      <description>&lt;P&gt;Hi Augusto,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;it seems to me that the routine only solves for the case where the dielectric constant is constant across the domain, is that so?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know the reference article/manual from which you are quoting the above statement?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, it would be great if you could describe the use case and elaborate a bit more on the issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jan 2023 13:23:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1443497#M34108</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2023-01-03T13:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re:poisson solver varying dielectric</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1443582#M34114</link>
      <description>&lt;P&gt;Hello Vidya, thanks for reaching out.&lt;/P&gt;
&lt;P&gt;Referring to the first point, here it is the link to the page within the documentation:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/partial-differential-equations-support/fast-poisson-solver-routines/poisson-solver-implementation.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/partial-differential-equations-support/fast-poisson-solver-routines/poisson-solver-implementation.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;in there, the form of the PDE to be solved implies that the dielectric is constant throughout the domain so that it could be incorporated as a multiplicative term on the left hand side of the equation in the doc. Otherwise the form would be different, since the relative dielectric constant could not be taken out of the divergence operator, thus not leading to the laplacian as-is.&lt;/P&gt;
&lt;P&gt;As far as my usecase, I was thinking about using the fast Poisson solver for a domain that has a relative dielectric constant varying across the domain itself.&lt;/P&gt;
&lt;P&gt;Let me know if that is enough information,&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 19:24:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1443582#M34114</guid>
      <dc:creator>amariani</dc:creator>
      <dc:date>2023-01-03T19:24:23Z</dc:date>
    </item>
    <item>
      <title>Re:poisson solver varying dielectric</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1445333#M34140</link>
      <description>&lt;P&gt;Hi Augusto,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for providing us with the details.&lt;/P&gt;&lt;P&gt;We are working on your issue. we will get back to you soon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jan 2023 13:09:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1445333#M34140</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2023-01-10T13:09:42Z</dc:date>
    </item>
    <item>
      <title>Re:poisson solver varying dielectric</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1446063#M34155</link>
      <description>&lt;P&gt;Hi Augusto,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can keep the constant within the Laplacian operator and change the variable to solve for "u \epsilon", where the "\epsilon" is the dielectric constant, "u" is the unknown to be solved. The boundary conditions should be modified as well. Once "u \epsilon" is obtained, it is then straightforward to get "u".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jan 2023 11:56:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1446063#M34155</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2023-01-12T11:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: poisson solver varying dielectric</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1446670#M34167</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You are right, from my best in current release Poisson solver supports uniform media only. However, if you media is non-uniform you can always use poisson solver as precondition for iterative solver with non-uniform media&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jan 2023 04:00:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1446670#M34167</guid>
      <dc:creator>akalinkin</dc:creator>
      <dc:date>2023-01-14T04:00:59Z</dc:date>
    </item>
    <item>
      <title>Re:poisson solver varying dielectric</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1448593#M34190</link>
      <description>&lt;P&gt;Hi Augusto,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As we haven't heard back from you, could you please provide us with an update regarding the issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jan 2023 04:26:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1448593#M34190</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2023-01-20T04:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re:poisson solver varying dielectric</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1448724#M34191</link>
      <description>&lt;P&gt;Hello Vidya,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sorry for the delay. The fact is that under the condition I am depicting I think that you would just not arrive to have the laplacian operator, hence I think the solution you proposed is not viable. I also think, as&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/272605"&gt;@akalinkin&lt;/a&gt;&amp;nbsp; was suggesting, that an iterative solution, probably through a non linear system solver is the best option.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 15:15:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1448724#M34191</guid>
      <dc:creator>amariani</dc:creator>
      <dc:date>2023-01-20T15:15:13Z</dc:date>
    </item>
    <item>
      <title>Re:poisson solver varying dielectric</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1449520#M34206</link>
      <description>&lt;P&gt;Hi Augusto,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;I am depicting I think that you would just not arrive to have the laplacian operator...I also think, as &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/272605"&gt;@akalinkin&lt;/a&gt;&amp;nbsp;was suggesting, that an iterative solution, probably through a non linear system solver is the best option.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;my best in current release Poisson solver supports uniform media only.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;﻿&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;ok, I see. You are trying to solve for \nabla\cdot (\epsilon\nabla u) =&amp;nbsp;f, not \nabla\cdot\nabla (\epsilon u) = f. In this case, &lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/272605" rel="noopener noreferrer" target="_blank" style="font-size: 16px; font-family: intel-clear;"&gt;@akalinkin&lt;/A&gt;&lt;SPAN style="font-size: 16px; font-family: intel-clear;"&gt;&amp;nbsp;&lt;/SPAN&gt; is correct. The current Poisson solver doesn't support it.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please let us know if your issue is addressed so that we can close this thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2023 05:58:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1449520#M34206</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2023-01-24T05:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: poisson solver varying dielectric</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1453111#M34239</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/248361"&gt;@amariani&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As we haven't heard back from you, we are closing this thread. Please post a new question if you need any additional assistance from Intel as this thread will no longer be monitored.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vidya.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 16:11:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/poisson-solver-varying-dielectric/m-p/1453111#M34239</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2023-02-03T16:11:19Z</dc:date>
    </item>
  </channel>
</rss>

