Algorithms for elliptic problems: efficient sequential and parallel solvers
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English Czech |
Veröffentlicht: |
Dordrecht u.a.
Kluwer Acad. Publ.
1993
|
Schriftenreihe: | Mathematics and its applications / East European series
58 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Aus dem Tschech. übers. |
Beschreibung: | XVIII, 292 S. graph. Darst. |
ISBN: | 8022403741 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV008236247 | ||
003 | DE-604 | ||
005 | 20031212 | ||
007 | t | ||
008 | 930923s1993 d||| |||| 00||| engod | ||
020 | |a 8022403741 |9 80-224-0374-1 | ||
035 | |a (OCoLC)26261581 | ||
035 | |a (DE-599)BVBBV008236247 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 1 | |a eng |h cze | |
049 | |a DE-12 |a DE-703 |a DE-91G |a DE-11 |a DE-29T | ||
050 | 0 | |a QA377 | |
082 | 0 | |a 515/.353 |2 20 | |
084 | |a SK 920 |0 (DE-625)143272: |2 rvk | ||
084 | |a MAT 671f |2 stub | ||
100 | 1 | |a Vajteršic, Marián |e Verfasser |4 aut | |
240 | 1 | 0 | |a Moderné algoritmy na riešenie niektorých eliptických parciálnych diferenciálnych rovníc |
245 | 1 | 0 | |a Algorithms for elliptic problems |b efficient sequential and parallel solvers |c by Marián Vajteršic |
264 | 1 | |a Dordrecht u.a. |b Kluwer Acad. Publ. |c 1993 | |
300 | |a XVIII, 292 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Mathematics and its applications / East European series |v 58 | |
500 | |a Aus dem Tschech. übers. | ||
650 | 7 | |a Equations différentielles elliptiques - Solutions numériques |2 ram | |
650 | 4 | |a Differential equations, Elliptic |x Numerical solutions | |
650 | 0 | 7 | |a Numerisches Verfahren |0 (DE-588)4128130-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Elliptische Differentialgleichung |0 (DE-588)4014485-9 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Elliptische Differentialgleichung |0 (DE-588)4014485-9 |D s |
689 | 0 | 1 | |a Numerisches Verfahren |0 (DE-588)4128130-5 |D s |
689 | 0 | |5 DE-604 | |
810 | 2 | |a East European series |t Mathematics and its applications |v 58 |w (DE-604)BV000006709 |9 58 | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=005437008&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
940 | 1 | |n oe | |
999 | |a oai:aleph.bib-bvb.de:BVB01-005437008 |
Datensatz im Suchindex
_version_ | 1804122624320602113 |
---|---|
adam_text | Contents
Series editor s preface v
INTRODUCTION xiii
1 FAST METHODS FOR SOLVING THE POISSON EQUATION 1
1.1 Introduction 1
1.2 Direct methods 5
1.2.1 Introduction 5
1.2.2 Shintani s algorithm 7
1.2.3 Fundamental marching algorithms 10
1.2.4 Mejran s modification of the matrix decomposition algorithm ... 12
1.2.5 Lorenz s variant of the marching method 14
1.3 Applications of direct methods to solving other boundary value problems 17
1.3.1 Neumann s boundary value problem 17
1.3.2 Problem with periodic boundary value conditions 23
1.4 Iterative methods 26
1.4.1 Introduction 26
1.4.2 Fundamental iterative methods 27
1.4.3 Two step and optimalization methods 29
1.4.4 Relaxation multigrid method 33
1.5 Solving the Poisson equation on non rectangular domains 35
1.5.1 Introduction 35
1.5.2 Method of embedding into a rectangle 37
1.5.3 Method of fictive unknowns 39
1.5.4 Method of decomposition 41
1.5.5 An algorithm for an octagonal domain 44
1.5.6 An algorithm for a disc 47
References 50
2 FAST SERIAL ALGORITHMS FOR SOLVING BIHARMONIC EQUATION 53
2.1 Introduction 53
2.2 Direct methods 56
2.2.1 Golub s algorithm 58
2.2.2 The Buzbee Dorr algorithm 60
2.2.3 BJ0rstad s algorithm 61
2.3 Algorithms based on splitting 63
2.3.1 The splitting method 63
x Contents
2.3.2 A fast iterative process for the splitting method and its algorithmic
and program realization 68
2.3.3 An algorithm for one iteration using an elimination procedure . . 73
2.4 Solving the eigenvalue problem for a Inharmonic operator 78
References 84
3 PARALLEL ALGORITHMS FOR SOLVING CERTAIN ELLIPTIC BOUND¬
ARY VALUE PROBLEMS 87
3.1 Introduction 87
3.2 Parallel methods for solving the Poisson equation on multiprocessors . . 90
3.2.1 Introduction 90
3.2.2 Parallel block matrix decomposition 91
3.2.3 Parallel marching algorithms 95
3.2.4 A parallel domain decomposition method 101
3.2.5 A parallel variant of the cyclic odd even reduction solver .... 105
3.2.6 An iterative parallel algorithm 108
3.3 Parallel algorithms for solving biharmonic equations on SIMD computers 111
3.3.1 Introduction Ill
3.3.2 Parallel algorithms using matrix decomposition 114
3.3.3 Application of reduction algorithms 118
3.3.4 Elimination parallel algorithm 124
3.3.5 A block explicit, iterative method 128
References 130
4 IMPLEMENTATION OF PARALLEL ALGORITHMS ON SPECIALIZED
COMPUTERS 134
4.1 Introduction 134
4.2 Implementation of parallel algorithms on matrix processors 139
4.2.1 Introduction 139
4.2.2 Algorithms for the matrix processor ICL DAP 141
4.2.3 Multicolour iteration schemes for the specialized FEM processor . 147
4.3 Parallel algorithms for pipeline computers 149
4.3.1 Introduction 149
4.3.2 Conjugate gradient algorithm for CDC STAR 100 152
4.3.3 Black white iteration scheme on the CRAY 1 computer 157
4.4 Implementation of fast parallel algorithms for solving Poisson and biharmo¬
nic equations on multiprocessor computers 161
4.4.1 Introduction 161
4.4.2 Principal characteristics of the EGPA system 164
4.4.3 Formulation of algorithms for EGPA 166
4.4.4 The results of the implementation 170
4.5 Algorithms for massively parallel computers 173
4.5.1 Introduction 173
4.5.2 An example for the Connection Machine 174
4.5.3 Matrix multiplication on the MasPar computer 179
References 198
5 PARALLEL MULTIGRID ALGORITHMS 203
5.1 Introduction 203
5.2 Parallelization principles for multigrid algorithms 207
Contents xi
5.2.1 Introduction 207
5.2.2 Parallel implementation of a multigrid cycle 207
5.2.3 SIMD implementation of the multigrid algorithm 211
5.2.4 Algorithm for a parallel computation over all grids 214
5.2.5 Complexity of multigrid algorithms for some parallel computer to¬
pologies 218
5.3 Multigrid algorithms for parallel systems with hypercube structure . . 226
5.3.1 Introduction 226
5.3.2 Hypercube and Gray code 228
5.3.3 Parallelization of multigrid algorithms by Gray codes 231
5.4 Experiments with multigrid algorithms on parallel computers 237
5.4.1 Introduction 237
5.4.2 The multigrid parallel method for the CRAY X MP 238
5.4.3 Algorithms for the DIRMU modular system 243
5.4.4 Multigrid method amenable for implementation on systems with
massive parallelism 246
References 249
6 VLSI ELLIPTIC SOLVERS 252
6.1 Introduction 252
6.2 VLSI algorithms for special band systems 253
6.2.1 Introduction 253
6.2.2 Recursive algorithm for band systems 253
6.2.3 VLSI cyclic reduction 256
6.3 VLSI Poisson solvers 258
6.3.1 Introduction 258
6.3.2 Matrix decomposition VLSI algorithm 259
6.3.3 VLSI implementation of an elimination Poisson solver 261
6.3.4 VLSI cyclic odd even designs 266
6.3.5 VLSI multigrid solver 270
6.4 VLSI Helmholtz and biharmonic solvers 272
6.4.1 Introduction 272
6.4.2 A VLSI capacitance matrix solver for the Helmholtz equation . . 273
6.4.3 A VLSI biharmonic semidirect solver with multigrid Poisson blocks 277
6.4.4 An application of direct VLSI Poisson solvers to the biharmonic
problem 283
References 286
Subject index 288
|
any_adam_object | 1 |
author | Vajteršic, Marián |
author_facet | Vajteršic, Marián |
author_role | aut |
author_sort | Vajteršic, Marián |
author_variant | m v mv |
building | Verbundindex |
bvnumber | BV008236247 |
callnumber-first | Q - Science |
callnumber-label | QA377 |
callnumber-raw | QA377 |
callnumber-search | QA377 |
callnumber-sort | QA 3377 |
callnumber-subject | QA - Mathematics |
classification_rvk | SK 920 |
classification_tum | MAT 671f |
ctrlnum | (OCoLC)26261581 (DE-599)BVBBV008236247 |
dewey-full | 515/.353 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 515 - Analysis |
dewey-raw | 515/.353 |
dewey-search | 515/.353 |
dewey-sort | 3515 3353 |
dewey-tens | 510 - Mathematics |
discipline | Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01989nam a2200457 cb4500</leader><controlfield tag="001">BV008236247</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20031212 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">930923s1993 d||| |||| 00||| engod</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">8022403741</subfield><subfield code="9">80-224-0374-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)26261581</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV008236247</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="1" ind2=" "><subfield code="a">eng</subfield><subfield code="h">cze</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-12</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-29T</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA377</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">515/.353</subfield><subfield code="2">20</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 920</subfield><subfield code="0">(DE-625)143272:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MAT 671f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Vajteršic, Marián</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="240" ind1="1" ind2="0"><subfield code="a">Moderné algoritmy na riešenie niektorých eliptických parciálnych diferenciálnych rovníc</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Algorithms for elliptic problems</subfield><subfield code="b">efficient sequential and parallel solvers</subfield><subfield code="c">by Marián Vajteršic</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Dordrecht u.a.</subfield><subfield code="b">Kluwer Acad. Publ.</subfield><subfield code="c">1993</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVIII, 292 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Mathematics and its applications / East European series</subfield><subfield code="v">58</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Aus dem Tschech. übers.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Equations différentielles elliptiques - Solutions numériques</subfield><subfield code="2">ram</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Differential equations, Elliptic</subfield><subfield code="x">Numerical solutions</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Numerisches Verfahren</subfield><subfield code="0">(DE-588)4128130-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Elliptische Differentialgleichung</subfield><subfield code="0">(DE-588)4014485-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Elliptische Differentialgleichung</subfield><subfield code="0">(DE-588)4014485-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Numerisches Verfahren</subfield><subfield code="0">(DE-588)4128130-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="810" ind1="2" ind2=" "><subfield code="a">East European series</subfield><subfield code="t">Mathematics and its applications</subfield><subfield code="v">58</subfield><subfield code="w">(DE-604)BV000006709</subfield><subfield code="9">58</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=005437008&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="940" ind1="1" ind2=" "><subfield code="n">oe</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-005437008</subfield></datafield></record></collection> |
id | DE-604.BV008236247 |
illustrated | Illustrated |
indexdate | 2024-07-09T17:16:50Z |
institution | BVB |
isbn | 8022403741 |
language | English Czech |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-005437008 |
oclc_num | 26261581 |
open_access_boolean | |
owner | DE-12 DE-703 DE-91G DE-BY-TUM DE-11 DE-29T |
owner_facet | DE-12 DE-703 DE-91G DE-BY-TUM DE-11 DE-29T |
physical | XVIII, 292 S. graph. Darst. |
publishDate | 1993 |
publishDateSearch | 1993 |
publishDateSort | 1993 |
publisher | Kluwer Acad. Publ. |
record_format | marc |
series2 | Mathematics and its applications / East European series |
spelling | Vajteršic, Marián Verfasser aut Moderné algoritmy na riešenie niektorých eliptických parciálnych diferenciálnych rovníc Algorithms for elliptic problems efficient sequential and parallel solvers by Marián Vajteršic Dordrecht u.a. Kluwer Acad. Publ. 1993 XVIII, 292 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Mathematics and its applications / East European series 58 Aus dem Tschech. übers. Equations différentielles elliptiques - Solutions numériques ram Differential equations, Elliptic Numerical solutions Numerisches Verfahren (DE-588)4128130-5 gnd rswk-swf Elliptische Differentialgleichung (DE-588)4014485-9 gnd rswk-swf Elliptische Differentialgleichung (DE-588)4014485-9 s Numerisches Verfahren (DE-588)4128130-5 s DE-604 East European series Mathematics and its applications 58 (DE-604)BV000006709 58 HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=005437008&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Vajteršic, Marián Algorithms for elliptic problems efficient sequential and parallel solvers Equations différentielles elliptiques - Solutions numériques ram Differential equations, Elliptic Numerical solutions Numerisches Verfahren (DE-588)4128130-5 gnd Elliptische Differentialgleichung (DE-588)4014485-9 gnd |
subject_GND | (DE-588)4128130-5 (DE-588)4014485-9 |
title | Algorithms for elliptic problems efficient sequential and parallel solvers |
title_alt | Moderné algoritmy na riešenie niektorých eliptických parciálnych diferenciálnych rovníc |
title_auth | Algorithms for elliptic problems efficient sequential and parallel solvers |
title_exact_search | Algorithms for elliptic problems efficient sequential and parallel solvers |
title_full | Algorithms for elliptic problems efficient sequential and parallel solvers by Marián Vajteršic |
title_fullStr | Algorithms for elliptic problems efficient sequential and parallel solvers by Marián Vajteršic |
title_full_unstemmed | Algorithms for elliptic problems efficient sequential and parallel solvers by Marián Vajteršic |
title_short | Algorithms for elliptic problems |
title_sort | algorithms for elliptic problems efficient sequential and parallel solvers |
title_sub | efficient sequential and parallel solvers |
topic | Equations différentielles elliptiques - Solutions numériques ram Differential equations, Elliptic Numerical solutions Numerisches Verfahren (DE-588)4128130-5 gnd Elliptische Differentialgleichung (DE-588)4014485-9 gnd |
topic_facet | Equations différentielles elliptiques - Solutions numériques Differential equations, Elliptic Numerical solutions Numerisches Verfahren Elliptische Differentialgleichung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=005437008&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV000006709 |
work_keys_str_mv | AT vajtersicmarian modernealgoritmynariesenieniektorycheliptickychparcialnychdiferencialnychrovnic AT vajtersicmarian algorithmsforellipticproblemsefficientsequentialandparallelsolvers |