Next Article in Journal
Fuzzy-Augmented Model Reference Adaptive PID Control Law Design for Robust Voltage Regulation in DC–DC Buck Converters
Previous Article in Journal
Dynamic Analysis and FPGA Implementation of a New Linear Memristor-Based Hyperchaotic System with Strong Complexity
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Solution of the Elliptic Interface Problem by a Hybrid Mixed Finite Element Method

School of Advanced Manufacturing, Guangdong University of Technology, Jieyang 522000, China
*
Author to whom correspondence should be addressed.
Mathematics 2024, 12(12), 1892; https://doi.org/10.3390/math12121892
Submission received: 13 May 2024 / Revised: 7 June 2024 / Accepted: 17 June 2024 / Published: 18 June 2024
(This article belongs to the Section E1: Mathematics and Computer Science)

Abstract

This paper addresses the elliptic interface problem involving jump conditions across the interface. We propose a hybrid mixed finite element method on the triangulation where the interfaces are aligned with the mesh. The second-order elliptic equation is initially decomposed into two equations by introducing a gradient term. Subsequently, weak formulations are applied to these equations. Scheme continuity is enforced using the Lagrange multiplier technique. Finally, we derive an explicit formula for the entries of the matrix equation representing Lagrange multiplier unknowns resulting from hybridization. The method yields approximations of all variables, including the solution and gradient, with optimal order. Furthermore, the matrix representing the final linear algebra systems is not only symmetric but also positive definite. Numerical examples convincingly demonstrate the effectiveness of the hybrid mixed finite element method in addressing elliptic interface problems.

1. Introduction

Many problems are characterized by elliptic equations with discontinuous coefficients in fluid dynamics and solid mechanics, such as variations in density or material composition. For instance, in material mechanics, the challenge of analyzing composite materials with varying densities can be modeled as an elliptic problem with discontinuities. And the propagation of heat conduction processes in different media can result in parabolic problems characterized by discontinuities. The occurrence of jumps in solution and energy flow at interfaces poses intriguing problems in engineering. These problems primarily arise due to the presence of peculiar forces acting on the interface, and further details can be found in [1]. For the numerical solution of the diffusion equation with discontinuous coefficients, the traditional numerical methods include the finite difference method [2,3], finite volume method [4,5], finite element method [6,7,8], and discontinuous finite element method [9,10]. In contrast to problems with continuous coefficients, traditional numerical methods face significant challenges when addressing interface problems with discontinuous coefficients. Methods for solving interface problems encompass the immersion interface method [1], the body-fitted finite element method [8], and the embedding finite element method [9]. Guyomarc employs the local discontinuous finite element method to address the second-order elliptic interface problem [11]. Additionally, Huynh introduces the hybrid intermittent Galerkin (HDG) method in [12]. While the LDG and HDG methods effectively manage complex interfaces and ensure high accuracy, they necessitate the introduction of numerical flux. Careful consideration is essential in selecting stabilization parameters for the numerical flux. In other words, if the chosen parameters are inappropriate, the formulation may become unstable. This paper aims to utilize the hybrid mixed finite element method (HMFE) [13] for solving the two-dimensional elliptic interface problem. In contrast to the LDG and HDG methods, the HMFE method eliminates the need for introducing numerical flux and stabilization parameters. Its format is more concise, and the solution is both more effective and faster. The HMFE method can construct a discrete scheme with high accuracy, and its flexibility in cell division ensures adaptability to complex regions and boundary problems. Choosing the k-order polynomial space as the approximate space for the finite element method ensures that the solution and gradient of the equation achieve (k + 1)-order convergence, which represents the best order under the norm. Given that the matrix of linear equations in HMFE format is symmetric and positive definite, the conjugate gradient method can be effectively employed for solving these equations.
This paper is structured as follows: In Section 2, we provide an introduction to the elliptic interface problem, encompassing discussions on mesh generation and the selection of the approximate space. Section 3 delves into the detailed application of the HMFE method for solving the two-dimensional elliptic interface problem. Finally, we present numerical examples in Section 4 to rigorously validate the efficacy and convergence of the HMFE method in addressing the elliptic interface problem. The paper concludes with a brief summary of the key findings and potential avenues for future research.

2. Symbolic Description

In this paper, we consider two-dimensional elliptic interface problems:
· κ ( x , y ) u + u = f x , y , x , y Ω
with the boundary conditions
u = g D , x , y Γ D , κ x , y u · n = g N , x , y Γ N
The computational domain is Ω R 2 , and the boundary Ω = Γ D Γ N . Assuming that Ω contains two sub-domains Ω 1 , Ω 2 , which are separated by the interface Γ I , we can write Ω as Ω = Ω 1 Γ I Ω 2 , as shown in Figure 1. The multiple sub-domains can be treated similarly. The interface Γ I , which belongs to one side of the inner boundary of Ω 1 , Ω 2 , can be defined as follows:
Γ 1 = x ε n 1 : x Γ , ε 0 , Γ 2 = x ε n 2 : x Γ , ε 0 ,
where n 1 is the unit normal vector on the interface Γ I from Ω 1 to Ω 2 , and n 2 is the unit normal vector on the interface Γ I from Ω 2 to Ω 1 . It is assumed that the definition of the diffusion coefficient κ ( x , y ) in the sub-domains Ω 1 and Ω 2 is as follows:
κ x , y = κ 1 x , y , x , y Ω 1 κ 2 x , y , x , y Ω 2
The solution and gradients in the two sub-domains satisfy the following jump conditions at the interface:
u Γ I = u Γ 1 u Γ 2 = s D
κ u · n Γ I = κ 1 u Γ 1 · n 1 + κ 2 u Γ 2 · n 2 = s N
Here, s D and s N are functions defined on the interface that describe the discontinuity in the solution and flux. Physically, this means that there is an abrupt change in the state variable u (such as temperature, electric potential) when crossing the interface from one material to another. Moreover, the rate of flow of the quantity (like heat or charge) is not conserved across the interface, which could represent a source or sink of the quantity at the interface. Now, we use the triangle elements T h to partition the computational domain Ω , for which T h = T h 1 T h 2 , and T h 1 and T h 2 are the sets of the triangle elements K on Ω 1 and Ω 2 . The set of boundaries is E h = E h D E h N , where E h D and E h N represent the set of cell boundaries falling on Γ D and Γ N , respectively. Γ h is a set of element boundaries falling on the interface and it should be ensured that there is no hanging point at the interface. E h 0 is defined as the set of inner boundaries of all elements, and E h is defined as the set of all boundary elements boundaries, inner elements boundaries and interface boundaries, that is E h = E h E h 0 Γ h . Suppose that e E h is a common side of two elements K e + and K e , that is, e = K e + K e . The definition of the trace of the vector function v on the common side e is as follows: v e + = v ( x , y ) : ( x , y ) K e + , ( x , y ) e , v e = v ( x , y ) : ( x , y ) K e , ( x , y ) e .
And the definition of the jump term of the vector function v on the common side e is v = v e + · n e + + v e · n e , where n e + is a unit normal vector that points from E e + to E e on the boundary e, that is, n e = n e + . If e E h , we can have v = v · n , where n is the unit normal vector that points to the outside on the Ω . Assuming that the interface is assumed to be sufficiently smooth to ensure the normal vector is well defined.
Now, we assume that P k D denotes the set of all polynomials of degree up to k. Under the definition of element mesh generation, we will introduce the finite element space as:
V h = v L 2 T h × L 2 T h : v | K P k K × P k K + x P k K , K T h W h = w L 2 T h : w | K P k K , K T h .
The hybrid finite element is based on the mixed element and introduces the Lagrange multiplier λ , and the Lagrange multiplier represents the approximate of the trace of u on the boundary e E h , which is uniquely defined on each boundary. The introduction of Lagrange multipliers can eliminate the degrees of freedom of the solutions and gradients, and ultimately require solving the equation in which the freedom is λ . The introduction of the Lagrange multiplier is motivated by the desire to enforce the interface conditions more robustly. The Lagrange multiplier ensures the continuity and compatibility of the solution across the interface. In addition, in order to solve the Lagrange multiplier, we introduce the following space:
M h = μ L 2 E h : μ e P k e , e E h .
It is worth noting that basis functions in space M h are continuous within the element edges, but are discontinuous between boundaries.

3. Hybrid Mixed Finite Element Method

3.1. The Weak Formulation

In this section, we will establish the HMFE scheme for elliptic interface problems (1). By introducing the gradient term p = κ ( x , y ) u , Equation (1) can be written as
p = κ u u + · p = f x , y .
The left- and right-hand sides of the two equations in equation group (7) are multiplied by trial functions q and v at the same time, and then, we can obtain the following finite element equations by using partial integration:
K 1 κ p · q d x d y K u · q d x d y + K λ ˜ q · n d s = 0 K · p v d x d y + K u v d x d y = K f v d x d y
The aim is to find p , u V h × W h , for any test functions q , v V h × W h , so Equation (8) can be established. In order to capture jumps on the interface, the function λ ˜ here is defined on the basis of the Lagrange multiplier λ :
λ ˜ = λ + δ Γ S D δ Γ = 1 , K Γ h and K T h 1 0 , o t h e r s
In order to solve the Lagrange multiplier λ , we need the third equation, which can weakly impose the continuity condition of the flow on the inner boundary. On the other element boundaries, except the boundary and interface, we need to obtain the flow jump terms of each inner boundary, so that any trial function on it is 0; the flow jump terms can be defined as:
e E h 0 Γ h e μ p d s = 0 , μ M h .
By considering Formula (8) on all the elements and considering the boundary conditions and the jumping conditions on the interface, the aim of the hybrid mixed finite element method for the two-dimensional elliptic interface problem is to find p , u , λ V h × W h × M h , so that for any test functions q , v , μ V h × W h × M h , the following can be established:
T h 1 κ p · q d x d y T h u · q d x d y + e E h 0 e λ q d s = e E h D e g D q d s e Γ h e δ Γ s D q · n d s T h · p v d x d y + T h u v d x d y = T h f v d x d y e E h 0 Γ h e μ p d s = e Γ h e μ s N d s + e E h N e μ g N d s
Equation (9) can be transformed into a matrix equation which is not symmetric as:
A B C B T D 0 C T 0 0 P U Λ = g f h
where P , U , and Λ are the freedom of p , u , and λ , respectively. And g , f , h are decided by the right-hand side of (9). From the first equation of equation group (10), we can obtain
P = A 1 BU C Λ + A 1 g
substituting the above equation into the second equation of equation group (10), we obtain
B T A 1 BU C Λ + B T A 1 g + DU = f
assuming that H = B T A 1 B + D , S = A 1 B , we can have
U = H 1 S T C Λ H 1 S T g + H 1 f
substituting U into (11), and then, substituting in the term C T P = h of the third equations in (10), the following equation can be obtained:
C T S H 1 S T C C T A 1 C Λ C T S H 1 S T g + C T S H 1 f + C T A 1 g = h ,
assuming M = S H 1 S T A 1 , we obtain the equation about Λ :
C T MC Λ = C T M g C T S H 1 f + h .
By solving the Lagrange multiplier, the solution of the equation can be obtained. Then, we obtain U by replacing the solution in (13). Furthermore, the gradient solution P can be obtained by substituting the solution into (11). It is obvious that the matrix C T MC is symmetric and positive definite, so we can apply the conjugate gradient method to solve this system of linear equations [14].

3.2. The Construction of Local Stiffness Matrix

  • Case 1. RT0 element
In the lowest-order HMFE formulation for triangular elements, the flux is approximated with vector basis functions that are defined as
q 1 = 1 0 , q 2 = 0 1 , q 3 = x x T y y T
where x T , y T are the center of triangle T. In any point inside element T, p is approximated by p = i = 1 3 p i q i . The local stiffness matrices in (8) are given by A = T d i a g ( 1 , 1 , s 36 ) , B = 0 , 0 , 2 T T , where T is its area [15]. Denote by T = T 1 + T 2 + T 3 the three edges of triangle T, which is shown in Figure 2. The corresponding normal vector on the edges of each element is defined as n 1 , n 2 , n 3 . Then, we obtain the local matrix for the Lagrange multiplier as
C = T 1 q 1 n 1 d s T 2 q 1 n 2 d s T 3 q 1 n 3 d s T 1 q 2 n 1 d s T 2 q 2 n 2 d s T 3 q 2 n 3 d s T 1 q 3 n 1 d s T 2 q 3 n 2 d s T 3 q 3 n 3 d s
Here, we use the Gauss formula with three points for the integral on each edge.
  • Case 2. RT1 element
In the first-order HMFE formulation for triangular elements, the basis functions for the flux are defined as
q 1 = 1 0 , q 2 = 0 1 , q 3 = 1 T x x T 0 , q 4 = 1 T 0 x x T , q 5 = 1 T y y T 0 , q 6 = 1 T 0 y y T , q 7 = 1 T x x T 2 x x T y y T , q 8 = 1 T x x T y y T y y T 2 .
Then, the flux p is approximated by p = i = 1 8 p i q i in any point inside element T. The local stiffness matrix A in (8) can be computed by A = T q i · q j d x d y 8 × 8 . The basis function for u is chosen as
ψ 1 = 1 , ψ 2 = 1 T x x T , ψ 3 = 1 T y y T .
The matrix B is defined as B = T ψ j · q i d x d y 8 × 3 . Lastly, the basis function for λ ˜ on each edge is chosen as φ 1 = 1 , φ 2 = s + 1 2 , where s is the local coordinate on the edge. And s = 0 on the mid-center of the edge. The corresponding normal vector on the edges of each element is defined as n 1 , n 2 , n 3 . Then, we obtain the local matrix for the Lagrange multiplier as
C = T 1 q 1 · n 1 d s T 1 s + 1 2 q 1 · n 1 d s T 2 q 1 · n 2 d s T 2 s + 1 2 q 1 · n 2 d s T 3 q 1 · n 3 d s T 3 s + 1 2 q 1 · n 3 d s T 1 q 2 · n 1 d s T 1 s + 1 2 q 2 · n 1 d s T 2 q 2 · n 2 d s T 2 s + 1 2 q 2 · n 2 d s T 3 q 2 · n 3 d s T 3 s + 1 2 q 2 · n 3 d s T 1 q 3 · n 1 d s T 1 s + 1 2 q 3 · n 1 d s T 2 q 3 · n 2 d s T 2 s + 1 2 q 3 · n 2 d s T 3 q 3 · n 3 d s T 3 s + 1 2 q 3 · n 3 d s T 1 q 4 · n 1 d s T 1 s + 1 2 q 4 · n 1 d s T 2 q 4 · n 2 d s T 2 s + 1 2 q 4 · n 2 d s T 3 q 4 · n 3 d s T 3 s + 1 2 q 4 · n 3 d s T 1 q 5 · n 1 d s T 1 s + 1 2 q 5 · n 1 d s T 2 q 5 · n 2 d s T 2 s + 1 2 q 5 · n 2 d s T 3 q 5 · n 3 d s T 3 s + 1 2 q 5 · n 3 d s T 1 q 6 · n 1 d s T 1 s + 1 2 q 6 · n 1 d s T 2 q 6 · n 2 d s T 2 s + 1 2 q 6 · n 2 d s T 3 q 6 · n 3 d s T 3 s + 1 2 q 6 · n 3 d s T 1 q 7 · n 1 d s T 1 s + 1 2 q 7 · n 1 d s T 2 q 7 · n 2 d s T 2 s + 1 2 q 7 · n 2 d s T 3 q 7 · n 3 d s T 3 s + 1 2 q 7 · n 3 d s T 1 q 8 · n 1 d s T 1 s + 1 2 q 8 · n 1 d s T 2 q 8 · n 2 d s T 2 s + 1 2 q 8 · n 2 d s T 3 q 8 · n 3 d s T 3 s + 1 2 q 8 · n 3 d s
Here, we use the Gauss formula with three points for the integral on each edge.

4. Numerical Examples

In this section, we use the hybrid mixed finite element method to solve the interface problem. Two numerical examples are given. The first numerical example is the case of a discontinuous coefficient, but the solution and the flow are continuous at the interface; the second example is the interface problem, and the solution and the flow both jump at the interface. In this paper, the numerical example is programmed by Matlab 2016a.
  • Example 1. (Discontinuous coefficient problem)
Considering the two-dimensional discontinuous coefficient problem (1), the computational domain is Ω = 0 , 1 2 , select the interface as a circle centered on point 0.5 , 0.5 and radius R = 0.25 , Γ = x , y x 0.5 2 + y 0.5 2 = R 2 . The diffusion coefficient is chosen as
κ x , y = d 1 , r R d 2 , r > R
The solution and gradient on the interface satisfy the following jump conditions: u Γ = 0 ,
κ u · n Γ = 0 .
The problem has the exact solution
u = r 3 d 1 , r R r 3 d 2 + 1 d 1 1 d 2 R 3 , r > R
where r = x 0.5 2 + y 0.5 2 . We use three different meshes: the number of elements are N e 1 = 2418 , N e 2 = 9556 , N e 3 = 37 , 952 . We solve this problem using the RT0 and RT1 elements.
The errors based on the L 2 norm are shown in Table 1 and Table 2. The results show that the convergence order of solution u can reach the accuracy of first order and second order with the R T 0 and R T 1 elements, respectively. We also observe an experimental convergence order of 1 and 1.5 for the gradient term with the R T 0 and R T 1 elements, respectively. The numerical solution is shown in Figure 3. The results show that the HMFE method can accurately capture the discontinuous area of the derivative.
  • Example 2. (Interface Problem).
Consider the elliptic problems (1) with discontinuous coefficients. The computational domain is Ω = 1 , 1 2 , the interface is Γ = x , y x 2 + y 2 = 0.5 2 , and Ω 1 = x , y x 2 + y 2 0.5 2 , Ω 2 = Ω Ω 1 , and the diffusion coefficient of this problem is κ x , y 1 . The solution and flow at the interface satisfy the following jump conditions:
u Γ I = e x cos ( y ) - sin ( π x ) sin ( π y ) ;
κ u · n Γ I = 2 x π cos ( π x ) sin ( π y ) - e x cos ( y ) + 2 y π sin ( π x ) cos ( π y ) + e x sin ( y )
The exact solution of this problem is
u = e x cos ( y ) , x , y Ω 1 sin ( π x ) sin ( π y ) , x , y Ω 2
The L 2 errors of the solution u and flow p are shown in Table 3 and Table 4, respectively. We observe similar convergence orders. The numerical solutions at t = 1 are shown in Figure 4, in which the left one contains 2418 triangles and the right one contains 9556 triangles. Figure 5 shows the contours of the errors with two triangulations.
  • Example 3.
In paraxial approximations for wave propagations in optical waveguides, Schrödinger equations are applied to solve the propagation direction. Due to the mismatch of refractive indices in waveguides, the electromagnetic fields are discontinuous solutions to Schrödinger equations. It is simple to extend these principles to a broader class of problems by incorporating time. In this example, the time is discretized and the spatial components and interface conditions still align with the elliptic interface problem’s methodology; the following two-dimensional Schrödinger equation is employed to demonstrate the discontinuous wave propagation:
i c φ t = 2 φ ( x , y , t )
The jump conditions for Equations (5) and (6) are given in the following:
u Γ I = e i E 2 t e i k x 2 x + i k y 2 y e i E 1 t e i k x 1 x + i k y 1 y κ u · n Γ I = e i E 2 t ( i k x 2 x + i k y 2 y ) e i k x 2 x + i k y 2 y e i E 1 t ( i k x 1 x + i k y 1 y ) e i k x 1 x + i k y 1 y
where E i = k x i 2 + k y i 2 / c i for i = 1 , 2 and Ω 1 = x , y | x 2 + y 2 1 , Ω 2 = x , y | 1 x 2 + y 2 2 . Then, the time term is discretized as
i c φ n + 1 φ n Δ t = 2 φ n + 1 x , y , t ,
setting q = φ n + 1 , we obtain
i c φ n + 1 Δ t + · q = i c φ n Δ t .
The parameters are chosen as k x 1 = k x 2 = k x 3 = 2 , k y 1 = 3 , c 1 = 3 , c 2 = 3.1 , A 1 = A 2 = 1 , B 1 = B 2 = 0 , and the jump is given at the interface. Starting from t = 0, the solution is computed up to t = 1 with a time step Δ t = 1 d 4 . Figure 6 shows the real and imaginary parts of the numerical results using the HMFE method with three different meshes.

5. Conclusions

(1)
The matrix of the linear system of equations in the HMFE format is symmetric positive definite, thus enabling the application of the conjugate gradient method to solve the system of equations. Compared to LDG and HDG methods, the HMFE method does not require the introduction of numerical fluxes and stabilization parameters, making its formulation more concise. Through comprehensive numerical examples, the effectiveness and convergence of the HMFE method are validated.
(2)
The proposed hybrid mixed finite element (HMFE) method achieves second-order accuracy and the convergence orders for the gradient term are order 1 and 1.5 with RT0 and RT1 elements, providing significant improvements over first-order methods. Detailed error analysis shows optimal order convergence for both the solution and its gradient, crucial for applications needing precise gradient computations.
(3)
Low-order terms + u and jump conditions are introduced. The inclusion of low-order terms and the enforcement of jump conditions play a critical role in accurately capturing the physical behavior at interfaces. These elements ensure the solution and its flux meet the necessary discontinuities, effectively representing phenomena like sources or sinks and enhancing the method’s overall accuracy and applicability in complex interface problems.
Future Work: While the current work focused on two-dimensional problems, future research will extend the HMFE method to three-dimensional interface problems. Additionally, further studies will explore adaptive mesh refinement techniques to enhance the computational efficiency and accuracy of the method in handling more complex geometries and boundary conditions.

Author Contributions

Conceptualization, R.Z.; Methodology, P.W.; Software, Y.W. and R.Z.; Validation, P.W.; Formal analysis, R.Z.; Writing—original draft, J.L.; Writing—review & editing, J.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The original contributions presented in the study are included in the article, further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Leveque, R.J.; Li, Z. The immersed interface method for elliptic equations with discontinuous coefficients and singular sources. Siam J. Numer. Anal. 1994, 31, 1019–1044. [Google Scholar] [CrossRef]
  2. Qin, Q.; Song, L.; Wang, Q. High-order meshless method based on the generalized finite difference method for 2D and 3D elliptic interface problems. Appl. Math. Lett. 2023, 137, 108479. [Google Scholar] [CrossRef]
  3. Li, D.Y.; Dong, S.Q. Segment explicit-implicit schemes for a parabolic equation with discontinuous coefficients. Math. Numer. Sin. 1997, 19, 193–204. [Google Scholar]
  4. Wang, Q.; Zhang, Z.; Wang, L. New immersed finite volume element method for elliptic interface problems with non-homogeneous jump conditions. J. Comput. Phys. 2021, 427, 110075. [Google Scholar] [CrossRef]
  5. Vieira, L.M.; Giacomini, M.; Sevilla, R.; Huerta, A. A second-order face-centred finite volume method for elliptic problems. Comput. Methods Appl. Mech. Eng. 2020, 358, 112655. [Google Scholar] [CrossRef]
  6. Chen, Y.; Li, Q.; Wang, Y.; Huang, Y. Two-grid methods of finite element solutions for semi-linear elliptic interface problems. Numer. Algorithms 2020, 84, 307–330. [Google Scholar] [CrossRef]
  7. Guo, R.; Lin, T. An immersed finite element method for elliptic interface problems in three dimensions. J. Comput. Phys. 2020, 414, 109478. [Google Scholar] [CrossRef]
  8. Lin, T.; Sheen, D.; Zhang, X. A nonconforming immersed finite element method for elliptic interface problems. J. Sci. Comput. 2019, 79, 442–463. [Google Scholar] [CrossRef]
  9. Zhuang, Q.; Guo, R. High degree discontinuous Petrov–Galerkin immersed finite element methods using fictitious elements for elliptic interface problems. J. Comput. Appl. Math. 2019, 362, 560–573. [Google Scholar] [CrossRef]
  10. Zhu, J.; Poblete, H.A.V. Robust And Efficient Mixed Hybrid Discontinuous Finite Element Methods for Elliptic Interface Problems. Int. J. Numer. Anal. Model. 2019, 16, 767–788. [Google Scholar]
  11. Guyomarc’h, G.; Lee, C.O.; Jeon, K. A discontinuous Galerkin methods for elliptic interface problems with application to electroporation. Commun. Numer. Methods Eng. 2009, 25, 991–1008. [Google Scholar] [CrossRef]
  12. Huynh, L.N.T.; Nguyen, N.C.; Peraire, J.; Khoo, B.C. A high-order hybridizable discontinuous Galerkin method for elliptic interface problems. Int. J. Numer. Meth. Eng. 2013, 93, 183–200. [Google Scholar] [CrossRef]
  13. Cockburn, B.; Gopalakrishnan, J. A chracterization of hybridized mixed methods for second order elliptic problems. SIAM J. Numer. Anal. 2005, 42, 283–301. [Google Scholar] [CrossRef]
  14. Boffi, D.; Brezzi, F.; Fortin, M. Mixed Finite Element Methods and Applications; Springer: Heidelberg/Berlin, Germany, 2013. [Google Scholar]
  15. Bahriawati, C.; Carstensen, C. Three MATLAB implementations of the lowest-order Raviart-Thomas MFEM with a posteriori error control. Comput. Methods Appl. Math. 2005, 5, 333–361. [Google Scholar] [CrossRef]
Figure 1. The computation domain separated by the interface.
Figure 1. The computation domain separated by the interface.
Mathematics 12 01892 g001
Figure 2. Triangle T with vertices and opposite edges T 1 , T 2 , and T 3 .
Figure 2. Triangle T with vertices and opposite edges T 1 , T 2 , and T 3 .
Mathematics 12 01892 g002
Figure 3. Numerical results of example 1.
Figure 3. Numerical results of example 1.
Mathematics 12 01892 g003
Figure 4. The numerical solution of example 2.
Figure 4. The numerical solution of example 2.
Mathematics 12 01892 g004
Figure 5. The contours of errors with three triangulations.
Figure 5. The contours of errors with three triangulations.
Mathematics 12 01892 g005
Figure 6. The real and imaginary numerical solutions of example 3 at t = 1 with different meshes.
Figure 6. The real and imaginary numerical solutions of example 3 at t = 1 with different meshes.
Mathematics 12 01892 g006
Table 1. The convergence analysis of example 1 for RT0.
Table 1. The convergence analysis of example 1 for RT0.
Diffusion CoefficientNumber of Elements u u h L 2 Convergence Order p p h L 2 Convergence Order
d 1 = 10 2 , d 2 = 1 24183.01 × 10   2 -1.68 × 10   2 -
d 1 = 10 2 , d 2 = 1 95561.53 × 10   2 0.984.16 × 10   3 1.01
d 1 = 10 2 , d 2 = 1 37,9527.72 × 10   3 0.991.10 × 10   3 1.00
Table 2. The convergence analysis of example 1 for RT1.
Table 2. The convergence analysis of example 1 for RT1.
Diffusion CoefficientNumber of Elements u u h L 2 Convergence Order p p h L 2 Convergence Order
d 1 = 10 2 , d 2 = 1 24182.82 × 10   3 -7.83 × 10   3 -
d 1 = 10 2 , d 2 = 1 95567.05 × 10   4 1.992.76 × 10   3 1.54
d 1 = 10 2 , d 2 = 1 37,9521.76 × 10   4 1.999.72 × 10   4 1.52
Table 3. Convergence analysis of example 2 for RT0.
Table 3. Convergence analysis of example 2 for RT0.
Number of
Elements
u u h L 2 Convergence
Order
p p h L 2 Convergence
Order
24185.21 × 10   2 -2.19 × 10   1 -
95562.60 × 10   2 1.001.10 × 10   1 1.00
37,9521.30 × 10   2 1.005.49 × 10   2 1.00
Table 4. Convergence analysis of example 2 for RT1.
Table 4. Convergence analysis of example 2 for RT1.
Number of
Elements
u u h L 2 Convergence
Order
p p h L 2 Convergence
Order
24181.62 × 10   3 -1.48 × 10   2 -
95563.88 × 10   4 2.065.08 × 10   3 1.54
37,9529.64 × 10   5 2.001.77 × 10   3 1.52
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Wang, Y.; Wang, P.; Zhang, R.; Liu, J. Solution of the Elliptic Interface Problem by a Hybrid Mixed Finite Element Method. Mathematics 2024, 12, 1892. https://doi.org/10.3390/math12121892

AMA Style

Wang Y, Wang P, Zhang R, Liu J. Solution of the Elliptic Interface Problem by a Hybrid Mixed Finite Element Method. Mathematics. 2024; 12(12):1892. https://doi.org/10.3390/math12121892

Chicago/Turabian Style

Wang, Yuhan, Peiyao Wang, Rongpei Zhang, and Jia Liu. 2024. "Solution of the Elliptic Interface Problem by a Hybrid Mixed Finite Element Method" Mathematics 12, no. 12: 1892. https://doi.org/10.3390/math12121892

APA Style

Wang, Y., Wang, P., Zhang, R., & Liu, J. (2024). Solution of the Elliptic Interface Problem by a Hybrid Mixed Finite Element Method. Mathematics, 12(12), 1892. https://doi.org/10.3390/math12121892

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop