934c6b5bc06b385c.tex
1: \begin{abstract}
2: %% Text of abstract
3:   A method is presented to include irregular domain boundaries in a geometric multigrid solver.
4:   Dirichlet boundary conditions can be imposed on an irregular boundary defined by a level set function.
5:   Our implementation employs quadtree/octree grids with adaptive refinement, a cell-centered discretization and pointwise smoothing.
6:   Boundary locations are determined at a subgrid resolution by performing line searches.
7:   For grid blocks near the interface, custom operator stencils are stored that take the interface into account.
8:   For grid block away from boundaries, a standard second-order accurate discretization is used.
9:   The convergence properties, robustness and computational cost of the method are illustrated with several test cases.
10: \end{abstract}
11: