Category:Domain decomposition methods: Difference between revisions

Content deleted Content added
extended description
SporkBot (talk | contribs)
m Merging catmore1/catmore2 per TFD, and renaming catmore/catmore2 per discussion
 
(12 intermediate revisions by 2 users not shown)
Line 1:
In [[mathematics]], [[numerical analysis]] and numerical, [[partial differential equation]]s, and [[structural analysis]], '''___domain decomposition methods''' solve a [[boundary value problem]] by splitting it into smaller boundary value problems andthat iteratingcan to coordinate the solution between the subdomains. The solution of the problems on the subdomains are independent, which makes ___domain decomposition methodsbe suitablesolved forin [[parallel computing|parallel]]. Domain decomposition methods are typically used as [[preconditioner]]s for [[Krylov space]]and [[iterative methodmethods|iterating]]s, suchto ascoordinate the [[conjugatesolution gradientbetween method]]the orsubdomains. [[GMRES]].
 
{{Cat main|Domain decomposition methods}}
== External links ==
* [http://www.ddm.org The official Domain Decomposition Methods page]
 
[[Category:Numerical analysislinear algebra]]
[[Category:Numerical differential equations]]
[[Category:Partial differential equations]]
[[Category:Finite element method]]
[[Category:Parallel computing]]