- 1、本文档共90页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
II
Abstract
Elasticity problem has wide applications in many ?elds, and Finite element
method is one of the most commonly used methods for solving it. However, the
condition number of sti?ness matrix strongly depends on mesh size, which leads
to great necessity to study the corresponding fast algorithms.
In this paper, we ?rst propose a new preconditioner for the linear ?nite
element discrete system of 3D elastic problem by combining DDM and AMG. It
is constructed based on simple coarse spaces and only needs to solve three classes
of subsystems. Then corresponding fast algorithms are discussed respectively
according to their speci?c characteristics. In particular, a so-called AMG-T solver
is designed for the third class of subsystems by modifying the coarsening and
interpolation strategies in the classical AMG(C-AMG). When the size of the
subsystem is su?ciently large, experimental results show that AMG-T is better
than C-AMG and CG both in the number of iteration and computing time.
We also accomplish the parallel implement of the new preconditioner by using
proper data structure. Numerical results show that PCG based on our new
preconditioner is robust and e?cient, and that it also has good scalability.
Keywords: three dimensional elasticity; preconditioner; non-overlapping
DDM; AMG; parallel computing
III
IV
I
Abstract III
1
3 §2.1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
§2.1.1 . . . . . . . . . . . 3
§2.1.2 Green PCG . . . . . . . . . . . . . . . . . . . 5
§2.1.3 AMG . . . . . . . . . . . . . . . . . . . 6
§2.2 . . . . . . . . . . . . . . . . . . . 7
DDM 11 §3.1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
§3.2 . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
§3.3 AMG . . . . . . . . . . . . . . . . . . . . . . . . . 13
15 §4.1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
§4.2 B
amg . . . . . . . . . . . . . . . . . . . . . 18
ddm
§4.3 . . . . . . . . . . . . . . . . . . . . . 20
§4.4 .
文档评论(0)