UW Home Page

Stephen A. Vavasis

Favorite links

U. Waterloo

Workshops and conferences

Professional societies:

Research supported by:

photo of Vavasis
Professor & University Research Chair (PhD, Stanford, 1989)
Department of Combinatorics & Optimization
MC 6054
University of Waterloo
200 University Avenue W.
Waterloo, ON N2L 3G1
Canada

email: vavasis@math.uwaterloo.ca
phone: +1-519-888-4567 ext. 32130
fax: +1-519-725-5441

Courses

Research and Publications

My research interests are continuous optimization and numerical analysis. More specifically, I am interested in:

  • Complexity issues in continuous optimization
  • Numerical methods for boundary value problems
  • Geometric problems arising in scientific computing
  • Numerical linear algebra arising in differential equations and optimization
I have a few recent manuscripts available on-line:

The QMG package

I have written a software package called QMG for mesh generation for the finite element method in three dimensions. QMG is available on an open-source basis by anonymous ftp. With QMG you can construct 3D geometric objects with very complicated topology (holes, internal boundaries, etc.) and automatically create an unstructured tetrahedral mesh for them. (The mesh generator is based on algorithmic work by Scott Mitchell and me.) You can also solve an elliptic boundary value problem (div (c*grad u)=f) on your domain. The package is written in C++ and Matlab and is distributed for free at the source-code level (anonymous ftp distribution began 5/5/95). It runs under Matlab and Tcl/Tk.

QMG 2.0 was released on 3 September 1999. The principal new feature in QMG 2.0 (compared to QMG 1.1) is its ability to handle curved boundaries.

Please see the on-line documentation.