Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Using MKL Poisson Solver for stepped rectangular domains

Anonymous76
Beginner
1,017 Views

I would like to know how the MKL Poisson solver can be used for a geometry where there is a sudden jump in one coordinate direction. For example something like a duct opening into a larger duct. Is it possible at all? 

0 Kudos
4 Replies
Gennady_F_Intel
Moderator
1,017 Views

this is not clear. would you please clarify what " sudden jump in one coordinate direction" means?

0 Kudos
Anonymous76
Beginner
1,017 Views

Thanks for the reply Mr. Federov. By sudden jump I meant in a domain where there is a smaller rectangle opening into a larger rectangle.A sample of the geometry is shown in the files attached. Please let me know if it is possible for the Poisson solver to oeprate on such a geometry. Let me know if you can't see the images I will try to upload them again.             

0 Kudos
Anonymous76
Beginner
1,017 Views

I was wondering if there are any more suggestions for my question. Thanks! 

0 Kudos
mecej4
Honored Contributor III
1,017 Views

As the documentation clearly states, the Poisson solver for cartesian coordinates is written for a rectangular domain. By itself, the Poisson solver cannot be applied to other geometries such as stepped rectangular regions.

0 Kudos
Reply