35th Aerospace Sciences Meeting and Exhibit 1997
DOI: 10.2514/6.1997-331
|View full text |Cite
|
Sign up to set email alerts
|

A fast solver for the Euler equations on unstructured grids using a Newton-GMRES method

Abstract: This paper discusses the use of two variations on Newton's method, quasi-Newton and full-Newton, for the solution of the Euler equations on unstructured triangular grids. The ILU(n)-preconditioned GMRES algorithm is employed in the solution of the Jacobian matrix problem which arises at each iteration. In the quasi-Newton method, a rst-order approximation to the Jacobian matrix is used with the standard GMRES implementation. Both standard and matrix-free implementations of GM-RES are used in the full-Newton sc… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
15
0

Year Published

2008
2008
2011
2011

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 15 publications
(15 citation statements)
references
References 16 publications
0
15
0
Order By: Relevance
“…Matrix reordering techniques have been widely used to reduce fill in the LU factorization for direct methods used to solve large sparse linear systems [42]. These reordering techniques have also been used with ILU preconditioners of Krylov methods [11,39,10,31]. Benzi et al [10] performed numerical experiments comparing the effect of different reordering techniques on the convergence of three Krylov-subspace methods used to solve a finite difference discretization of a linear convection-diffusion problem.…”
Section: Ilu Reorderingmentioning
confidence: 98%
See 3 more Smart Citations
“…Matrix reordering techniques have been widely used to reduce fill in the LU factorization for direct methods used to solve large sparse linear systems [42]. These reordering techniques have also been used with ILU preconditioners of Krylov methods [11,39,10,31]. Benzi et al [10] performed numerical experiments comparing the effect of different reordering techniques on the convergence of three Krylov-subspace methods used to solve a finite difference discretization of a linear convection-diffusion problem.…”
Section: Ilu Reorderingmentioning
confidence: 98%
“…Since in most aerodynamic applications the majority of the memory is used for the storage of the linearization and its factorization, such duplicate memory storage may limit the size of the problems which may be solved on a given machine [11,28,36]. In this section, an algorithm is developed that performs the incomplete-LU factorization in-place, such that no additional memory is required for the storage of the factorization.…”
Section: Operationmentioning
confidence: 99%
See 2 more Smart Citations
“…To reduce the bandwidth of the resulting matrices, the mesh can be first re-ordered using the reverse Cuthill-Mckee (RCM) algorithm [22]. This re-ordering strategy has been proved to increase the performance of the matrix solver by enhancing data locality [23,24].…”
Section: Parallel Computingmentioning
confidence: 99%