Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Domain decomposition methods
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Domain_decomposition_methods
http://dbpedia.org/ontology/abstract 영역분해법(領域分解法, 영어: Domain decomposition methods)은 경계값 문제를 구간을 나눠가며 푸는 방법이다. , In mathematics, numerical analysis, and nuIn mathematics, numerical analysis, and numerical partial differential equations, domain decomposition methods solve a boundary value problem by splitting it into smaller boundary value problems on subdomains and iterating to coordinate the solution between adjacent subdomains. A coarse problem with one or few unknowns per subdomain is used to further coordinate the solution between the subdomains globally. The problems on the subdomains are independent, which makes domain decomposition methods suitable for parallel computing. Domain decomposition methods are typically used as preconditioners for Krylov space iterative methods, such as the conjugate gradient method, GMRES, and LOBPCG. In overlapping domain decomposition methods, the subdomains overlap by more than the interface. Overlapping domain decomposition methods include the Schwarz alternating method and the additive Schwarz method. Many domain decomposition methods can be written and analyzed as a special case of the abstract additive Schwarz method. In non-overlapping methods, the subdomains intersect only on their interface. In primal methods, such as Balancing domain decomposition and BDDC, the continuity of the solution across subdomain interface is enforced by representing the value of the solution on all neighboring subdomains by the same unknown. In dual methods, such as FETI, the continuity of the solution across the subdomain interface is enforced by Lagrange multipliers. The FETI-DP method is hybrid between a dual and a primal method. Non-overlapping domain decomposition methods are also called iterative substructuring methods. Mortar methods are discretization methods for partial differential equations, which use separate discretization on nonoverlapping subdomains. The meshes on the subdomains do not match on the interface, and the equality of the solution is enforced by Lagrange multipliers, judiciously chosen to preserve the accuracy of the solution. In the engineering practice in the finite element method, continuity of solutions between non-matching subdomains is implemented by . Finite element simulations of moderate size models require solving linear systems with millions of unknowns. Several hours per time step is an average sequential run time, therefore, parallel computing is a necessity. Domain decomposition methods embody large potential for a parallelization of the finite element methods, and serve a basis for distributed, parallel computations.is for distributed, parallel computations.
http://dbpedia.org/ontology/thumbnail http://commons.wikimedia.org/wiki/Special:FilePath/Ddm_original_logo.png?width=300 +
http://dbpedia.org/ontology/wikiPageExternalLink http://www.ddm.org + , http://www.domain-decomposition.com +
http://dbpedia.org/ontology/wikiPageID 16230272
http://dbpedia.org/ontology/wikiPageLength 5041
http://dbpedia.org/ontology/wikiPageRevisionID 991036423
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Schwarz_alternating_method + , http://dbpedia.org/resource/Boundary_value_problem + , http://dbpedia.org/resource/Abstract_additive_Schwarz_method + , http://dbpedia.org/resource/Multigrid_method + , http://dbpedia.org/resource/Additive_Schwarz_method + , http://dbpedia.org/resource/Preconditioner + , http://dbpedia.org/resource/Numerical_analysis + , http://dbpedia.org/resource/1_zeros%281%2CN%29%5D%3B_H%282:end-1%2C:%29%3B_%5Bzeros%281%2CN%29_1 + , http://dbpedia.org/resource/Parallel_computing + , http://dbpedia.org/resource/-D1%28N%2B1%2C:%29%3B_zeros%28N%2CN%2B1%29%5D_H2%5D%3B + , http://dbpedia.org/resource/Multiple-point_constraint + , http://dbpedia.org/resource/GMRES + , http://dbpedia.org/resource/Mortar_method + , http://dbpedia.org/resource/Mathematics + , http://dbpedia.org/resource/Category:Articles_with_example_MATLAB/Octave_code + , http://dbpedia.org/resource/Lagrange_multiplier + , http://dbpedia.org/resource/BDDC + , http://dbpedia.org/resource/LOBPCG + , http://dbpedia.org/resource/Conjugate_gradient_method + , http://dbpedia.org/resource/FETI + , http://dbpedia.org/resource/File:Ddm_original_logo.png + , http://dbpedia.org/resource/Balancing_domain_decomposition + , http://dbpedia.org/resource/Krylov_space + , http://dbpedia.org/resource/Numerical_partial_differential_equations + , http://dbpedia.org/resource/FETI-DP + , http://dbpedia.org/resource/Category:Domain_decomposition_methods + , http://dbpedia.org/resource/Coarse_problem + , http://dbpedia.org/resource/Iterative_method +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Numerical_PDE +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Articles_with_example_MATLAB/Octave_code + , http://dbpedia.org/resource/Category:Domain_decomposition_methods +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Domain_decomposition_methods?oldid=991036423&ns=0 +
http://xmlns.com/foaf/0.1/depiction http://commons.wikimedia.org/wiki/Special:FilePath/Ddm_original_logo.png +
http://xmlns.com/foaf/0.1/homepage http://www.ddm.org +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Domain_decomposition_methods +
owl:sameAs http://www.wikidata.org/entity/Q5289813 + , http://ko.dbpedia.org/resource/%EC%98%81%EC%97%AD%EB%B6%84%ED%95%B4%EB%B2%95 + , https://global.dbpedia.org/id/4inZz + , http://rdf.freebase.com/ns/m.03wdk9r + , http://dbpedia.org/resource/Domain_decomposition_methods + , http://yago-knowledge.org/resource/Domain_decomposition_methods +
rdf:type http://dbpedia.org/class/yago/Abstraction100002137 + , http://dbpedia.org/class/yago/PsychologicalFeature100023100 + , http://dbpedia.org/class/yago/Cognition100023271 + , http://dbpedia.org/class/yago/Know-how105616786 + , http://dbpedia.org/class/yago/WikicatDomainDecompositionMethods + , http://dbpedia.org/class/yago/Ability105616246 + , http://dbpedia.org/class/yago/Method105660268 +
rdfs:comment In mathematics, numerical analysis, and nuIn mathematics, numerical analysis, and numerical partial differential equations, domain decomposition methods solve a boundary value problem by splitting it into smaller boundary value problems on subdomains and iterating to coordinate the solution between adjacent subdomains. A coarse problem with one or few unknowns per subdomain is used to further coordinate the solution between the subdomains globally. The problems on the subdomains are independent, which makes domain decomposition methods suitable for parallel computing. Domain decomposition methods are typically used as preconditioners for Krylov space iterative methods, such as the conjugate gradient method, GMRES, and LOBPCG.jugate gradient method, GMRES, and LOBPCG. , 영역분해법(領域分解法, 영어: Domain decomposition methods)은 경계값 문제를 구간을 나눠가며 푸는 방법이다.
rdfs:label 영역분해법 , Domain decomposition methods
hide properties that link here 
http://dbpedia.org/resource/Decomposition_method + , http://dbpedia.org/resource/DDM + http://dbpedia.org/ontology/wikiPageDisambiguates
http://dbpedia.org/resource/Iterative_substructuring + , http://dbpedia.org/resource/Domain_decomposition_method + , http://dbpedia.org/resource/Domain_decomposition + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/Parareal + , http://dbpedia.org/resource/Coarse_space_%28numerical_analysis%29 + , http://dbpedia.org/resource/Decomposition_method + , http://dbpedia.org/resource/Iterative_substructuring + , http://dbpedia.org/resource/List_of_numerical_analysis_topics + , http://dbpedia.org/resource/Bill_Gropp + , http://dbpedia.org/resource/Domain_decomposition_method + , http://dbpedia.org/resource/Diakoptics + , http://dbpedia.org/resource/Dynamic_substructuring + , http://dbpedia.org/resource/Abstract_additive_Schwarz_method + , http://dbpedia.org/resource/Surface_equivalence_principle + , http://dbpedia.org/resource/DDM + , http://dbpedia.org/resource/Domain_decomposition + , http://dbpedia.org/resource/Iterative_substructuring_methods + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Domain_decomposition_methods + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Domain_decomposition_methods + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.