e390dccff0c9ddfe.tex
1: \begin{abstract}
2: 
3: We describe a high order technique to generate quadrilateral decompositions and meshes for complex two dimensional domains using spectral elements in a field guided procedure.
4: Inspired by cross field methods, we never actually compute crosses.
5: Instead, we compute a high order accurate guiding field using a continuous Galerkin (CG) or discontinuous Galerkin (DG) spectral element method to solve a Laplace equation for each of the field variables using the open source code \emph{Nektar++}.
6: The spectral method provides spectral convergence and sub-element resolution of the fields.
7: The DG approximation allows meshing of corners that are not multiples of $\pi/2$ in a discretization consistent manner, when needed.
8: The high order field can then be exploited to accurately find irregular {\color{black}nodes}, and can be accurately integrated using a high order {\color{black}separatrix} integration method to avoid features like limit cycles.
9: The result is a mesh with naturally curved quadrilateral elements that do not need to be curved \textit{a posteriori} to eliminate invalid elements.
10: The mesh generation procedure is implemented in the open source mesh generation program \emph{NekMesh}.
11: 
12: \end{abstract}
13: