PDA

View Full Version : FDM or FEM?


azart
Sep1-08, 07:05 AM
hello,

I want to know that the poisson superfish code uses finite difrerence method or finite element method?

PerennialII
Sep7-08, 03:38 AM
Hi azart,

I've thought poisson superfish uses a "FDM-like" process to build the linear equation system and from thereon proceeds using Gauss-Seidel & SOR to solve it. Am bit out of my field here (perhaps someone else isn't) but my "FDM-like" stems from the age of the code (isn't the core quite a "classic") so the underlying mesh building tools would resemble FDM rather than FEM (in reality probably in between, can solve the Poisson equation in 'fairly many' valid ways). Perhaps someone who is really familiar with this has a better idea and can correct my ramblings :biggrin: .