Posted by Scott Betts on December 04, 1997 at 15:22:37:
In Reply to: Current-continuity equations solver posted by Femi Ladele on November 21, 1997 at 09:53:33:
: I would like to solve current-continuity equations for
: electrons using either Finite Element or Finite
: Difference method, iteratively with the Newton-Raphson
: scheme.
: Do some Algorithms exist to solve this problem?
: I would appreciate any answer.
: Thanks for your assistance.
Hmm. I couldn't find any code that implemented that particular
strategy here on Netlib, but there are several documents that
appear to discuss it. If you type Newton-Raphson into the
search engine there are quite a few hits (because of the Newton part).
Maybe one of these might help...