Font Size: a A A

A framework for grid solvers

Posted on:2000-06-02Degree:Ph.DType:Dissertation
University:University of Illinois at Urbana-ChampaignCandidate:Vidwans, Akhil JayantFull Text:PDF
GTID:1468390014461886Subject:Computer Science
Abstract/Summary:
The design and implementation of an object-oriented framework for grid solvers is presented. Unlike conventional sparse solvers, a grid solver solves the sparse linear system embedded in a computational grid without creating the sparse matrix explicitly at any stage of the solution process. This allows it to take advantage of additional information about the problem that is available within the grid data structure. Such an approach leads to an optimal parallel algorithm for matrix reordering by cartesian nested dissection. It also facilitates the efficient computation of the elimination tree and factorization of the sparse system by the multi-frontal method in a high-performance computing environment. In addition, it enables the construction of a structural preconditioner that is highly effective in accelerating the rates of convergence of iterative methods. The problem of non-universality of grid data structures is addressed by designing and implementing the grid solver as an object-oriented framework that can be used by a wide variety of applications through instantiation and customization. Such a framework can encompass diverse grid representations in different spatial dimensions without any loss of functionality.
Keywords/Search Tags:Framework for grid solvers, Sparse
Related items