To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Balancing domain decomposition method

From Wikipedia, the free encyclopedia

In numerical analysis, the balancing domain decomposition method (BDD) is an iterative method to find the solution of a symmetric positive definite system of linear algebraic equations arising from the finite element method.[1] In each iteration, it combines the solution of local problems on non-overlapping subdomains with a coarse problem created from the subdomain nullspaces. BDD requires only solution of subdomain problems rather than access to the matrices of those problems, so it is applicable to situations where only the solution operators are available, such as in oil reservoir simulation by mixed finite elements.[2] In its original formulation, BDD performs well only for 2nd order problems, such elasticity in 2D and 3D. For 4th order problems, such as plate bending, it needs to be modified by adding to the coarse problem special basis functions that enforce continuity of the solution at subdomain corners,[3] which makes it however more expensive. The BDDC method uses the same corner basis functions as,[3] but in an additive rather than multiplicative fashion.[4] The dual counterpart to BDD is FETI, which enforces the equality of the solution between the subdomain by Lagrange multipliers. The base versions of BDD and FETI are not mathematically equivalent, though a special version of FETI designed to be robust for hard problems [5] has the same eigenvalues and thus essentially the same performance as BDD.[6][7]

The operator of the system solved by BDD is the same as obtained by eliminating the unknowns in the interiors of the subdomain, thus reducing the problem to the Schur complement on the subdomain interface. Since the BDD preconditioner involves the solution of Neumann problems on all subdomain, it is a member of the Neumann–Neumann class of methods, so named because they solve a Neumann problem on both sides of the interface between subdomains.

In the simplest case, the coarse space of BDD consists of functions constant on each subdomain and averaged on the interfaces. More generally, on each subdomain, the coarse space needs to only contain the nullspace of the problem as a subspace.

YouTube Encyclopedic

  • 1/3
    Views:
    698
    23 204
    273 242
  • Non-Overlapping Domain Decomposition_20160517_1/2
  • Lec 17 | MIT 18.085 Computational Science and Engineering I, Fall 2008
  • The Equilibrium Constant

Transcription

References

  1. ^ J. Mandel, Balancing domain decomposition, Comm. Numer. Methods Engrg., 9 (1993), pp. 233–241. doi:10.1002/cnm.1640090307
  2. ^ L. C. Cowsar, J. Mandel, and M. F. Wheeler, Balancing domain decomposition for mixed finite elements, Math. Comp., 64 (1995), pp. 989–1015. doi:10.1090/S0025-5718-1995-1297465-9
  3. ^ a b P. Le Tallec, J. Mandel, and M. Vidrascu, A Neumann–Neumann domain decomposition algorithm for solving plate and shell problems, SIAM Journal on Numerical Analysis, 35 (1998), pp. 836–867. doi:10.1137/S0036142995291019
  4. ^ J. Mandel and C. R. Dohrmann, Convergence of a balancing domain decomposition by constraints and energy minimization, Numer. Linear Algebra Appl., 10 (2003), pp. 639–659. doi:10.1002/nla.341
  5. ^ M. Bhardwaj, D. Day, C. Farhat, M. Lesoinne, K. Pierson, and D. Rixen, Application of the FETI method to ASCI problems – scalability results on 1000 processors and discussion of highly heterogeneous problems, International Journal for Numerical Methods in Engineering, 47 (2000), pp. 513–535. doi:10.1002/(SICI)1097-0207(20000110/30)47:1/3<513::AID-NME782>3.0.CO;2-V
  6. ^ Y. Fragakis, Force and displacement duality in Domain Decomposition Methods for Solid and Structural Mechanics. To appear in Comput. Methods Appl. Mech. Engrg., 2007.
  7. ^ B. Sousedík and J. Mandel, On the equivalence of primal and dual substructuring preconditioners. arXiv:math/0802.4328, 2008.

External links

This page was last edited on 23 September 2023, at 10:38
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.