Intel® oneAPI Data Analytics Library
Learn from community members on how to build compute-intensive applications that run efficiently on Intel® architecture.

Does anyone know if the MKL Fast Poisson Solver can be used for the nonlinear Poisson eqn?

vahid_a_
Novice
497 Views

Hello,

Is it possible to modify the Intel MKL Fast Poisson Solver for the problem of type:

Δ .[K(u). Δ(u) ] = f 

where Δ is the gradient symbol (I didn't find the reverse triangle in the special characters). K(u) is a positive differentiable function dependent on the position. Check the equation here: 

http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.645.5026&rep=rep1&type=pdf

 

The difference between the above equation and the demonstrated Poisson eqn. at MKL Poisson solver page is the term K(u).

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
497 Views

this question is related to intel mkl library but not intel DAAL. 

0 Kudos
Gennady_F_Intel
Moderator
497 Views

just forget to add the link to the mkl forum -- https://software.intel.com/en-us/forums/intel-math-kernel-library

0 Kudos
Reply