NDSolve`FEM`
NDSolve`FEM`DiscretizePDE::femdpop
Details
Examples
Basic Examples (3)
In the following case, there is a transition from the real to the complex plane:


One possible workaround is to add a 0 complex component to the equation, such that the solver works in the complex plane:
An alternative in this case is to specify a complex-valued InitialSeeding:
Visualize the solution making use of Re:
Note there is a small complex part of the solution:
This message can indicate that an overflow did occur:






This message can indicate numbers with a different precision than MachinePrecision numbers were generated:
