e3384876a3f9dd00.tex
1: \begin{abstract}
2:   This article concerns the weak Galerkin mixed finite element method (WG-MFEM) for second order elliptic equations on 2D domains with curved boundary.
3:   The Neumann boundary condition is considered since it becomes the essential boundary condition in this case.
4:   It is well-known that the discrepancy between the curved physical domain and the polygonal approximation domain leads to a loss of accuracy
5:   for discretization with polynomial order $\alpha>1$.
6:   The purpose of this paper is two-fold. First, we present a detailed error analysis of the original WG-MFEM for solving problems on curved domains,
7:   which exhibits an $O(h^{1/2})$ convergence for all $\alpha\ge 1$. 
8:   It is a little surprising to see that even the lowest-order WG-MFEM ($\alpha=1$) experiences a loss of accuracy.
9:   This is different from known results for the finite element method (FEM) or the mixed FEM,
10:   and appears to be a combined effect of the WG-MFEM design and the fact
11:   that the outward normal vector on the polygonal approximation domain is different from the one on the curved domain.
12:   Second, we propose a remedy to bring the approximation rate back to optimal
13:   \wangI{by employing two techniques.
14:     One is a specially designed boundary correction technique.
15:     The other is to take full advantage of the nice feature that weak Galerkin discretization can be
16:     defined on polygonal meshes, which allows the curved boundary to be better approximated by multiple short edges
17:     without increasing the total number of mesh elements.}
18:   Rigorous analysis shows that a combination of the above two techniques renders optimal convergence for all $\alpha$.
19:   Numerical results further confirm this conclusion.
20:   
21:   \end{abstract}
22: