Abstract
Inhomogeneous elliptical inclusions with partial differential equations have aroused appreciable concern in many disciplines. In this paper, a pseudo-spectral collocation method, based on Fourier basis functions, is proposed for the numerical solutions of two- (2D) and three-dimensional (3D) inhomogeneous elliptic boundary value problems. We describe how one can improve the numerical accuracy by making some extra “reconstruction techniques” before applying the traditional Fourier series approximation. After the particular solutions have been obtained, the resulting homogeneous equation can then be calculated using various boundary-type methods, such as the method of fundamental solutions (MFS). Using Fourier basis functions, one does not need to use large matrices, making accrual computations relatively fast. Three benchmark numerical examples involving Poisson, Helmholtz, and modified-Helmholtz equations are presented to illustrate the applicability and accuracy of the proposed method.
1. Introduction
After the pioneering work of stress analyses considering elliptical region, inhomogeneous elliptical inclusions with partial differential equations have aroused appreciable concern, such as two-dimensional problems [1,2,3] and three-dimensional problems [4,5,6]. It is worth noting that the term ‘inclusions’ here refers to a medium whose properties are different from surrounding media (subdomain of the homogeneous region) inside which the eigenstrain occurs [7,8,9]. For general inhomogeneous problems, the applicability of the classical boundary element method (BEM) [10,11,12,13,14] and method of fundamental solutions (MFS) [13,15,16,17,18,19,20,21,22,23,24] depends heavily on how we evaluate the particular solution of the given problem [25,26,27,28,29,30,31,32,33,34,35,36,37,38]. One popular idea is to assume that the particular unknown solution can be approximated by a set of “basis functions” :
Substituting the series (1) into the governing equation (L is the operator of the differential equation),
the remaining challenge is to choose the series coefficients so that the residual of Equation (2) can be minimized. Although many types of “basis functions” are available, a good choice for most of all applications is the Fourier series [39,40,41,42,43]. Another popular used “basis function” is the well-known Chebyshev series, which is just a Fourier cosine expansion with a change of variable [25,40,42,44,45]. Once the particular solutions have been obtained, the solution of the original problem can then be converted to a homogeneous one which can be solved by using the BEM/MFS-based methods [11,13,14,19,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64].
We start in Section 2 by describing some basic mathematical theories of Fourier series, Fourier basis functions, and Fourier interpolation. We also describe how to improve numerical accuracy by making some extra “reconstruction techniques” before applying the Fourier series approximation. Section 3 is the main section, in which we describe the FCM in detail, along with how one implements it to solve the particular solutions of the given 2D and 3D boundary value problems. Next, in Section 4, a hybrid Fourier collocation method, which couples the MFS, will be presented. In Section 5, several numerical examples are presented to demonstrate the effectiveness of the present method. Finally, in Section 6, some conclusions and remarks are provided.
2. Basic Theory of Fourier Basis Functions
Let’s consider the following inhomogeneous problem:
subject to the following Dirichlet and Neumann conditions:
where and for 2D and 3D problems, respectively, and stand for the boundary conditions specified along the boundary, denotes the outward unit normal vector at a boundary point , , is the inhomogeneous term. In the BEM and MFS communities, a popular way for solving a problem (3) is to split the final solution into a sum of (particular solution) and (homogeneous solution). The inhomogeneous solutions satisfy Equation (3) but do not necessarily the given boundary conditions. After has been calculated, the solution can then be obtained by solving the following problem:
In our computations, the homogeneous boundary value problem (6)–(8) will be solved using the standard MFS approach, introduced in the following Section 4.
For a general one-dimensional (1D) function defined on a symmetric interval , the standard Fourier series is given explicitly as follows:
where and are coefficients. Equation (9) can be expressed in the following complex form:
where and are a pair of conjugate complex numbers. The relations:
indicate that (9) and (10) are completely equivalent, and we shall use whichever is convenient. In this study, the complex form Equation (10) is employed for the convenience of computer programming. For computational purposes, the function is usually approximated by the following truncated Fourier series:
where N presents the degree of Fourier polynomials. If is a known function, the Fourier coefficients can be obtained by collocating Equation (12) on interpolation (collocation) points. This is called the “collocation” or “pseudo-spectral” method [65].
It should be noted that the Fourier series approximation (12) works best for periodic functions. It will, however, also converge for a quite arbitrary function defined only on a finite interval . In such a case, we should extend to . For actual computations, we only care about the Fourier series expansion defined on . However, such periodic extension will cause discontinuities at two extreme points , which will pollute the approximation accuracy of the Fourier series expansion. We will prove this by the following example. Suppose we take , , evaluate the Fourier coefficients and sum the series (12). What do we get? We first extend the definition of to . The new function is discontinuous at points ( in this example), as shown in Figure 1. We then write the truncated Fourier approximation as:
where the degree of Fourier polynomials here is chosen as . We arbitrarily choose interpolation points inside the interval , which gives equations, and then the Fourier coefficients can be determined. After that, the function values at any points inside can then be calculated by using Equation (13) again.
Figure 1.
Periodic extensions of the function .
Figure 2a compares the exact and numerical Fourier solutions. We can observe that the discontinuity of the function at points has polluted the approximation with small, spurious oscillations everywhere. Near the discontinuity, there is a region where the error reaches its maximum. This fact is known as the “Gibbs Phenomenon.” Fortunately, through certain “modification” or “reconstruction,” it is possible to ameliorate some of these problems. One of the widely used techniques is to extend, smoothly, the original function over to () so that the new function is smooth at points . From the view of mathematics, any kind of extension of is fine. In actual computations, the detailed knowledge of such extension is not required since we only care about the Fourier series expansion defined on .
Figure 2.
Comparison of the exact and Fourier-series solutions before (a) and after (b) smoothly extending the original function .
According to the above analysis, the original Fourier series approximation (13) can be modified as:
where is the so-called “period expansion coefficient,” which can be determined by the user. The source codes written in MATLAB®2018a for this example can be found in Table 1.
Table 1.
MATLAB®2018a program for modified Fourier series approximation (14).
3. Fourier Collocation Method (FCM) for Particular Solutions
3.1. Two-Dimensional Problems
Suppose , , is a bounded function, it can be approximated as:
where and stand for degrees of Fourier polynomials in the - and -directions, respectively, are Fourier coefficients, and is the so-called “period expansion coefficient” as defined in Equation (14). According to the above analysis, the Fourier coefficients can be solved by collocating Equation (15) on collocation points defined over the square . To guarantee the spectral convergence, it is recommended to use the Gauss–Lobatto points (the roots of Chebyshev polynomials) as the collocation points:
where are the n + 1 roots of the following Chebyshev polynomial [42]:
As an example, Figure 3 gives the distribution of the Gauss–Lobatto points.
Figure 3.
Distribution of Gauss–Lobatto nodes in [−1,1] × [−1,1].
For function defined on an arbitrary domain , the following change of variables should be used:
where
Equation (18) is named as the shifted Fourier series expansion. Similarly, the standard Gauss–Lobatto points (collocation points) defined in , as shown in Equation (16), should be mapped into as follows:
where and are Gauss–Lobatto points along the - and -directions, respectively.
We now suppose that be the particular solution of the given inhomogeneous problem (3) defined in . It should be noted that, in real-world engineering applications, is, in general, an arbitrary/irregular domain. Since the particular solution does not necessarily satisfy the boundary conditions, one can extend smoothly from to containing the original domain , so that the shifted Fourier series expansion (18) can be used. Substituting Equation (18) into the governing Equation (3), one has:
In Equation (21), by collocating on the collocation points, the unknown coefficients can be calculated using various minimization strategies. Finally, the particular solutions can be calculated by substituting to the Fourier series expansion (18).
3.2. Three-Dimensional Problems
Similarly, if is a bounded function defined in a cubic , then it can be approximated as:
where , and stand for degrees of Fourier polynomials in the -, - and -directions, respectively, are Fourier coefficients, is the “period expansion coefficient,” and , which used to image to , are given as follows:
The standard Gauss–Lobatto points can be mapped into as follows:
where , and are Gauss-Lobatto points along the -, - and -directions, respectively.
We now suppose that be the particular solution of the given problem (3), which is defined in an arbitrary/irregular 3D domain . Similar to the previous 2D case, we should extend smoothly to a bigger cubic domain [a, b] × [c, d] × [e, f] containing the original domain , so that the aforementioned Fourier series expansion (22) can be used. Substituted Equation (22) into the governing Equation (3), one has:
By collocating on the collocation nodes, the coefficients can be calculated, and then the particular solutions can be obtained.
4. The MFS for Homogeneous Solutions
One of the popular methods for calculating the homogeneous equation is the MFS. In the MFS approach, the homogeneous solution can be approximated as [47,66,67,68,69,70,71,72]:
where and for 2D and 3D problems, respectively, are the unknown coefficients, denotes the number of source points which are placed outside the computational domain, denotes the Euclidean distance between points and , and
denote the fundamental solutions for 2D Poisson, Helmholtz, and modified Helmholtz equations [73], where is the Hankel function of the first kind of order zero, stands for the modified Bessel function of the second kind of order zero, and
are fundamental solutions for 3D Poisson, Helmholtz, and modified Helmholtz equations, respectively [74]. In Equations (28), (29), (31), and (32), the parameter presents the frequency of the acoustical field. The normal derivative of can be calculated as:
In the MFS, the unknown coefficients can be calculated by collocating observation points along the boundary according to the specified Dirichlet (7) and Neumann (8) boundary conditions. Once all unknowns are computed, the solution and its derivatives at any point inside the computational domain can be calculated. The final solution of the considered inhomogeneous problem can be calculated as The flowchart of the present method can be found in Figure 4.
Figure 4.
Flowchart for the developed FCM-MFS program.
5. Numerical Results and Discussions
Here, the stability and convergence of the present method with respect to the number of Gauss–Lobatto nodes and the degrees of Fourier polynomials are carefully investigated. In the MFS simulations, the leave-one-out cross-validation (LOOCV) method [66] is employed to determine the optimal location of the source points. In this study, all computations were implemented on a Core_i9 laptop PC with a 2.5 GHz CPU, 80 GB RAM, and 1000 GB hard drive. The platform used to write the codes is MATLAB 2021a. The following error norm (global error) and maximum absolute error are employed:
where and are numerical and analytical solutions, respectively.
5.1. Poisson Equation () in a 2D Multiply-Connected Domain
Firstly, let’s consider the Poisson equation with Dirichlet boundary conditions:
where is the Laplace operator, and the inhomogeneous term and the boundary condition are chosen such that satisfying the following exact solution:
The problem considered here is a square plate with 100 circular holes (see Figure 5). For the numerical implementation, a total of testing nodes are selected inside the computational domain. In the MFS, the source points are located on a circle of radius r (see Figure 6). The LOOCV method [66] is employed to determine the value of r (). When using the Fourier collocation method for solving particular solutions, we use Gauss–Lobatto nodes (interpolation points) to calculate the Fourier coefficients, where and , as defined in Section 3, stand for degrees of Fourier polynomials along - and -directions, respectively.
Figure 5.
Geometry of the problem (a) and the distribution of the shifted Gauss–Lobatto nodes (b).
Figure 6.
The profile of the multiply-connected domain, where “O”, “×”, and “•” denote the source points (MFS), shifted Gauss–Lobatto nodes and boundary points, respectively.
Firstly, we study the convergence of the present method with the degree of Fourier polynomials. For this, Table 2 shows the maximum and global errors of the calculated temperatures using the present FCM-MFS approach, as the degrees of Fourier polynomials increase from to . We can observe that the calculated results are accurate and rapidly convergent as the degree of Fourier polynomials increases. We can also observe that the present method can be quite accurate even with a small degree of Fourier polynomials. The CPU times taken by the proposed method are also given in Table 2. Figure 7a,b shows the contours of errors calculated at points inside the whole domain, by using and , respectively. The purpose of testing this simple problem is to verify the reliability of the proposed method for the solution of 2D inhomogeneous elliptic problems.
Table 2.
Numerical results with respect to various degrees of Fourier polynomials.
Figure 7.
Relative error distribution of the calculated temperatures , where the degrees of Fourier polynomials are (a) and (b) .
5.2. Helmholtz Problems () in a 3D Dolphin-Shaped Solid
Next, let’s consider the following 3D Helmholtz equation with mixed boundary conditions:
where denotes the Laplace operator, is the frequency of the acoustical field. In the above equation, the inhomogeneous term and the boundary conditions are chosen such that satisfying the following exact solution:
Here, we consider a dolphin-shaped solid domain [42], as shown in Figure 8. The dimensions of the dolphin-shaped solid are 3.6 m (length), 1.05 m (width), and 1.36 m (height). The computational domain is extended here to the cubic , so that the shifted Fourier series expansion (22) can be used. A total of 7307 collocation points are selected inside the computational domain, which contains 5278 boundary nodes and 2029 interior nodes. The acoustical field is given on the left-half side of the domain , and the sound velocities are prescribed on the remaining boundary points. The wavenumber here is taken to be . For the MFS simulations, the fictitious boundary is set to be a sphere with a radius , as shown in Figure 9. When using the Fourier collocation method for solving particular solutions, we use Gauss–Lobatto nodes to calculate the Fourier coefficients, where , and are degrees of Fourier polynomials along -, - and -directions, respectively.
Figure 8.
Geometry of the problem and the distribution of the shifted Gauss–Lobatto nodes.
Figure 9.
The profile of the dolphin-shaped solid, where “O” and “•” denote the source points (MFS) and boundary points, respectively.
Table 3 lists the maximum and global errors of the sound results calculated using the proposed FCM-MFS approach, as the degrees of Fourier polynomials increase from to . These results illustrate the high accuracy and fast convergence of the present method. It can be observed that the present method can be quite accurate even with a small degree of Fourier polynomials. The CPU times are also given in Table 3. In the previous examples, we have studied the accuracy and convergence of the present method with the degrees of Fourier polynomials. Here, we investigate the effect of the wave number on the accuracy of the present FCM-MFS results, where denotes the maximum diameter of the domain. In our computations, the degrees of Fourier polynomials are taken to be . Figure 10 illustrates the errors of sounds and sound derivatives . As expected, the FCM-MFS results have been improved as the values of decrease.
Table 3.
Numerical results with respect to various degrees of Fourier polynomials.
Figure 10.
Relative error curves of and with respect to different values of non-dimensional wave number .
5.3. Modified Helmholtz Problems () in a Five Pieces Fan Blade
Finally, let’s consider the following modified Helmholtz equation:
where the exact solution is chosen as:
This example considers a five-piece fan blade domain [75] (see Figure 11). The dimensions of the problem are 1.5 m, 5 m and 5 m along x-, y- and z-axis coordinates, respectively. The original domain is extended to a bigger cubic . A total of 11,300 collocation points are selected inside the computational domain. Dirichlet boundary conditions are prescribed on the left-half side of the domain , and Neumann boundary conditions are given on the remaining boundary points. The wavenumber is chosen as . For the MFS simulations, the fictitious boundary is set to be a sphere with a radius , as shown in Figure 12. When using the Fourier collocation method for solving particular solutions, we use Gauss–Lobatto nodes to calculate the Fourier coefficients, where , and are degrees of Fourier polynomials along -, - and -directions, respectively.
Figure 11.
Geometry of the problem (a) and the distribution of the shifted Gauss–Lobatto nodes (b).
Figure 12.
The profile of the five pieces fan blade domain, where “O” and “•” denote the source points (MFS) and boundary points, respectively.
Table 4 shows the maximum and global errors of the calculated FCM-MFS results as the degrees of Fourier polynomials increase from to . These results indicate the high accuracy of the proposed method. Figure 13 shows the relative error curves of the calculated and as the non-dimensional wave number increases from 20 to 500, where is the wavenumber and denotes the maximum diameter of the computational domain. In our computations, the degrees of Fourier polynomials are taken to be . We can observe that the proposed FCM-MFS approach can achieve accurate results even with a relatively large value of wavenumber, for example, .
Table 4.
Numerical results with respect to various degrees of Fourier polynomials.
Figure 13.
Relative error curves of and with respect to different values of non-dimensional wave number .
6. Concluding Remarks
This paper presents a direct, accurate, and stable technique for the numerical solution of certain elliptic partial differential equations. In this study, an FCM technique, based on the Fourier polynomial scheme, is proposed for approximating the particular solutions of the governing equations of interest problems. To guarantee the pseudo-spectral convergence of the algorithm, the Gauss–Lobatto nodes are used as collocation points in the developed approach. After the particular solutions have been obtained, the MFS approach has been employed for solving the resulting homogeneous problem. Of course, other choices of boundary-type or localized discretization techniques are possible. Several numerical experiments illustrate that the present method is simple yet highly accurate. Though the method has been developed in the context of Poisson and Helmholtz-type equations, an extension of the method to many other problems is fairly straightforward. In addition, it is necessary to analyze and optimize the proposed method’s implementation to improve accuracy and efficiency. The analyses include convergence order of the algorithm, the parameter optimizations of the scale of the extended domain and the number of Gauss–Lobatto nodes, and new techniques of adaptive mesh refinements. The aforementioned analyses will be further investigated in future work.
Author Contributions
Formal analysis, J.W.; Funding acquisition, X.W. (Xiao Wang); Supervision, X.W. (Xiao Wang); Validation, X.W. (Xiao Wang); Writing—review--editing, X.W. (Xin Wang) and C.Y. All authors have read and agreed to the published version of the manuscript.
Funding
The work described in this paper was supported by the National Natural Science Foundation of China (12101346), Shandong Provincial Natural Science Foundation, China (ZR2021QA044, ZR2021JQ02), the Science and Technology Support Plan for Youth Innovation of Colleges in Shandong Province (DC2000000891), and the Key Laboratory of Road Construction Technology and Equipment (Chang’an University, No. 300102251505).
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Data Availability Statement
Not applicable.
Conflicts of Interest
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
References
- Zimmerman, R.W. Effective conductivity of a two-dimensional medium containing elliptical inhomogeneities. Proc. R. Soc. London Ser. A Math. Phys. Eng. Sci. 1996, 452, 1713–1727. [Google Scholar]
- Rangelov, T.V.; Manolis, G.D.; Dineva, P.S. Elastodynamic fundamental solutions for certain families of 2d inhomogeneous anisotropic domains: Basic derivations. Eur. J. Mech.—A/Solids 2005, 24, 820–836. [Google Scholar] [CrossRef]
- Markov, A.; Trofimov, A.; Sevostianov, I. A unified methodology for calculation of compliance and stiffness contribution tensors of inhomogeneities of arbitrary 2D and 3D shapes embedded in isotropic matrix—Open access software. Int. J. Eng. Sci. 2020, 157, 103390. [Google Scholar] [CrossRef]
- Gong, Y.P.; Yang, H.S.; Dong, C.Y. A novel interface integral formulation for 3D steady state thermal conduction problem for a medium with non-homogenous inclusions. Comput. Mech. 2019, 63, 181–199. [Google Scholar] [CrossRef]
- Wang, X.; Akobi, M.; Nikaeen, P.; Khattab, A.; He, T.; Li, J.; Zhang, P. Modeling and statistical understanding: The effect of carbon nanotube on mechanical properties of recycled polycaprolactone/epoxy composites. J. Appl. Polym. Sci. 2021, 138, 49886. [Google Scholar] [CrossRef]
- Wang, F.; Sohail, A.; Tang, Q.; Li, Z. Impact of Fractals Emerging from the Fitness Activities on the Retail of Smart Wearable Devices. Fractals 2021. [Google Scholar] [CrossRef]
- Hussey, B.; Nikaeen, P.; Dixon, M.D.; Akobi, M.; Khattab, A.; Cheng, L.; Wang, Z.; Li, J.; He, T.; Zhang, P. Light-weight/defect-tolerant topologically self-interlocking polymeric structure by fused deposition modeling. Compos. Part B Eng. 2020, 183, 107700. [Google Scholar] [CrossRef]
- Zhang, P.; Akobi, M.; Khattab, A. Recyclability/malleability of crack healable polymer composites by response surface methodology. Compos. Part B Eng. 2019, 168, 129–139. [Google Scholar] [CrossRef]
- Zhang, P.; Arceneaux, D.J.; Liu, Z.; Nikaeen, P.; Khattab, A.; Li, G. A crack healable syntactic foam reinforced by 3D printed healing-agent based honeycomb. Compos. Part B Eng. 2018, 151, 25–34. [Google Scholar] [CrossRef]
- Cheng, A.H.D.; Cheng, D.T. Heritage and early history of the boundary element method. Eng. Anal. Bound. Elem. 2005, 29, 268–302. [Google Scholar] [CrossRef]
- Gu, Y.; He, X.; Chen, W.; Zhang, C. Analysis of three-dimensional anisotropic heat conduction problems on thin domains using an advanced boundary element method. Comput. Math. Appl. 2018, 75, 33–44. [Google Scholar] [CrossRef]
- Gao, X.W. The radial integration method for evaluation of domain integrals with boundary-only discretization. Eng. Anal. Bound. Elem. 2002, 26, 905–916. [Google Scholar] [CrossRef]
- Gu, Y.; Fan, C.-M.; Fu, Z. Localized method of fundamental solutions for three-dimensional elasticity problems: Theory. Adv. Appl. Math. Mech. 2021, 13, 1520–1534. [Google Scholar]
- Gu, Y.; Zhang, C. Novel special crack-tip elements for interface crack analysis by an efficient boundary element method. Eng. Fract. Mech. 2020, 239, 107302. [Google Scholar] [CrossRef]
- Chen, C.S.; Cho, H.A.; Golberg, M.A. Some comments on the ill-conditioning of the method of fundamental solutions. Eng. Anal. Bound. Elem. 2006, 30, 405–410. [Google Scholar] [CrossRef]
- Cheng, A.H.D. Particular solutions of Laplacian, Helmholtz-type, and polyharmonic operators involving higher order radial basis functions. Eng. Anal. Bound. Elem. 2000, 24, 531–538. [Google Scholar] [CrossRef]
- Karageorghis, A. Efficient MFS Algorithms for Inhomogeneous Polyharmonic Problems. J. Sci. Comput. 2011, 46, 519–541. [Google Scholar] [CrossRef]
- Marin, L. Regularized method of fundamental solutions for boundary identification in two-dimensional isotropic linear elasticity. Int. J. Solids Struct. 2010, 47, 3326–3340. [Google Scholar] [CrossRef][Green Version]
- Sarler, B. Solution of potential flow problems by the modified method of fundamental solutions: Formulations with the single layer and the double layer fundamental solutions. Eng. Anal. Bound. Elem. 2009, 33, 1374–1382. [Google Scholar] [CrossRef]
- Fan, C.M.; Huang, Y.K.; Chen, C.S.; Kuo, S.R. Localized method of fundamental solutions for solving two-dimensional Laplace and biharmonic equations. Eng. Anal. Bound. Elem. 2019, 101, 188–197. [Google Scholar] [CrossRef]
- Lin, J.; Chen, W.; Wang, F. A new investigation into regularization techniques for the method of fundamental solutions. Math. Comput. Simul. 2011, 81, 1144–1152. [Google Scholar] [CrossRef]
- Liu, S.; Li, P.-W.; Fan, C.-M.; Gu, Y. Localized method of fundamental solutions for two-and three-dimensional transient convection-diffusion-reaction equations. Eng. Anal. Bound. Elem. 2021, 124, 237–244. [Google Scholar] [CrossRef]
- Gu, Y.; Golub, M.V.; Fan, C.-M. Analysis of in-plane crack problems using the localized method of fundamental solutions. Eng. Fract. Mech. 2021, 256, 107994. [Google Scholar] [CrossRef]
- Gu, Y.; Lin, J.; Wang, F. Fracture mechanics analysis of bimaterial interface cracks using an enriched method of fundamental solutions: Theory and MATLAB code. Theor. Appl. Fract. Mech. 2021, 116, 103078. [Google Scholar] [CrossRef]
- Reutskiy, S.Y.; Chen, C.S.; Tian, H.Y. A boundary meshless method using Chebyshev interpolation and trigonometric basis function for solving heat conduction problems. Int. J. Numer. Methods Eng. 2008, 74, 1621–1644. [Google Scholar] [CrossRef]
- Chen, C.S.; Fan, C.M.; Wen, P.H. The method of approximate particular solutions for solving certain partial differential equations. Numer. Methods Partial Differ. Eq. 2012, 28, 506–522. [Google Scholar] [CrossRef]
- Hon, Y.C.; Chen, W. Boundary knot method for 2D and 3D Helmholtz and convection–diffusion problems under complicated geometry. Int. J. Numer. Methods Eng. 2003, 56, 1931–1948. [Google Scholar] [CrossRef]
- Qu, W.; He, H. A spatial–temporal GFDM with an additional condition for transient heat conduction analysis of FGMs. Appl. Math. Lett. 2020, 110, 106579. [Google Scholar] [CrossRef]
- Xia, H.; Gu, Y. Generalized finite difference method for electroelastic analysis of three-dimensional piezoelectric structures. Appl. Math. Lett. 2021, 117, 107084. [Google Scholar] [CrossRef]
- Qu, W.; Fan, C.-M.; Li, X. Analysis of an augmented moving least squares approximation and the associated localized method of fundamental solutions. Comput. Math. Appl. 2020, 80, 13–30. [Google Scholar] [CrossRef]
- Wang, F.; Fan, C.-M.; Hua, Q.; Gu, Y. Localized MFS for the inverse Cauchy problems of two-dimensional Laplace and biharmonic equations. Appl. Math. Comput. 2020, 364, 124658. [Google Scholar] [CrossRef]
- Chai, Y.; You, X.; Li, W. Dispersion reduction for the wave propagation problems using a coupled “FE-Meshfree” triangular element. Int. J. Comput. Methods 2020, 17, 1950071. [Google Scholar] [CrossRef]
- Wei, X.; Huang, A.; Sun, L. Singular boundary method for 2D and 3D heat source reconstruction. Appl. Math. Lett. 2020, 102, 106103. [Google Scholar] [CrossRef]
- Qiu, L.; Hu, C.; Qin, Q.-H. A novel homogenization function method for inverse source problem of nonlinear time-fractional wave equation. Appl. Math. Lett. 2020, 109, 106554. [Google Scholar] [CrossRef]
- Qu, W.; Gao, H.; Gu, Y. Integrating Krylov deferred correction and generalized finite difference methods for dynamic simulations of wave propagation phenomena in long-time intervals. Adv. Appl. Math. Mech. 2021, 13, 1398–1417. [Google Scholar]
- Zhao, Q.; Fan, C.-M.; Wang, F.; Qu, W. Topology optimization of steady-state heat conduction structures using meshless generalized finite difference method. Eng. Anal. Bound. Elem. 2020, 119, 13–24. [Google Scholar] [CrossRef]
- Aziz, I.; Siraj-ul, I.; Šarler, B. Wavelets collocation methods for the numerical solution of elliptic BV problems. Appl. Math. Model. 2013, 37, 676–694. [Google Scholar] [CrossRef]
- Siraj-ul, I.; Aziz, I.; Ahmad, M. Numerical solution of two-dimensional elliptic PDEs with nonlocal boundary conditions. Comput. Math. Appl. 2015, 69, 180–205. [Google Scholar] [CrossRef]
- Zhang, B.; Huang, J.; Pitsianis, N.P.; Sun, X. A Fourier-series-based kernel-independent fast multipole method. J. Comput. Phys. 2011, 230, 5807–5821. [Google Scholar] [CrossRef]
- Khatri Ghimire, B.; Tian, H.Y.; Lamichhane, A.R. Numerical solutions of elliptic partial differential equations using Chebyshev polynomials. Comput. Math. Appl. 2016, 72, 1042–1054. [Google Scholar] [CrossRef]
- Chen, C.S.; Lee, S.; Huang, C.S. Derivation of particular solutions using Chebyshev polynomial based functions. Int. J. Comput. Methods 2007, 4, 15–32. [Google Scholar] [CrossRef]
- Bai, Z.-Q.; Gu, Y.; Fan, C.-M. A direct Chebyshev collocation method for the numerical solutions of three-dimensional Helmholtz-type equations. Eng. Anal. Bound. Elem. 2019, 104, 26–33. [Google Scholar] [CrossRef]
- Bialecki, B.; Karageorghis, A. Spectral Chebyshev–Fourier collocation for the Helmholtz and variable coefficient equations in a disk. J. Comput. Phys. 2008, 227, 8588–8603. [Google Scholar] [CrossRef]
- Chen, C.S.; Muleshkov, A.S.; Golberg, M.A.; Mattheij, R.M.M. A mesh-free approach to solving the axisymmetric Poisson’s equation. Numer. Methods Partial Differ. Eq. 2005, 21, 349–367. [Google Scholar] [CrossRef]
- Khatri Ghimire, B.; Li, X.; Chen, C.S.; Lamichhane, A.R. Hybrid Chebyshev polynomial scheme for solving elliptic partial differential equations. J. Comput. Appl. Math. 2020, 364, 112324. [Google Scholar] [CrossRef]
- Fu, Z.; Chen, W.; Wen, P.; Zhang, C. Singular boundary method for wave propagation analysis in periodic structures. J. Sound Vib. 2018, 425, 170–188. [Google Scholar] [CrossRef]
- Fu, Z.-J.; Xi, Q.; Chen, W.; Cheng, A.H.D. A boundary-type meshless solver for transient heat conduction analysis of slender functionally graded materials with exponential variations. Comput. Math. Appl. 2018, 76, 760–773. [Google Scholar] [CrossRef]
- Li, J.; Zhang, L.; Qin, Q.-H. A regularized method of moments for three-dimensional time-harmonic electromagnetic scattering. Appl. Math. Lett. 2021, 112, 106746. [Google Scholar] [CrossRef]
- Lin, J.; Reutskiy, S.Y.; Lu, J. A novel meshless method for fully nonlinear advection–diffusion-reaction problems to model transfer in anisotropic media. Appl. Math. Comput. 2018, 339, 459–476. [Google Scholar] [CrossRef]
- Qu, W.; Chen, W. Solution of two-dimensional stokes flow problems using improved singular boundary method. Adv. Appl. Math. Mech. 2015, 7, 13–30. [Google Scholar] [CrossRef]
- Wang, F.; Hua, Q.; Liu, C.-S. Boundary function method for inverse geometry problem in two-dimensional anisotropic heat conduction equation. Appl. Math. Lett. 2018, 84, 130–136. [Google Scholar] [CrossRef]
- Zhang, A.; Gu, Y.; Hua, Q.; Chen, W.; Zhang, C. A regularized singular boundary method for inverse Cauchy problem in three-dimensional elastostatics. Adv. Appl. Math. Mech. 2018, 10, 1459–1477. [Google Scholar] [CrossRef]
- Young, D.L.; Chen, K.H.; Lee, C.W. Novel meshless method for solving the potential problems with arbitrary domain. J. Comput. Phys. 2005, 209, 290–321. [Google Scholar] [CrossRef]
- Liu, Y.J. A new boundary meshfree method with distributed sources. Eng. Anal. Bound. Elem. 2010, 34, 914–919. [Google Scholar] [CrossRef]
- Liu, G.R.; Gu, Y.T. Boundary meshfree methods based on the boundary point interpolation methods. Eng. Anal. Bound. Elem. 2004, 28, 475–487. [Google Scholar] [CrossRef]
- Qu, W. A high accuracy method for long-time evolution of acoustic wave equation. Appl. Math. Lett. 2019, 98, 135–141. [Google Scholar] [CrossRef]
- Wang, F.; Fan, C.M.; Zhang, C.; Lin, J. A localized space-time method of fundamental solutions for diffusion and convection-diffusion problems. Adv. Appl. Math. Mech. 2020, 12, 940–958. [Google Scholar] [CrossRef]
- Wang, F.; Wang, C.; Chen, Z. Local knot method for 2D and 3D convection–diffusion–reaction equations in arbitrary domains. Appl. Math. Lett. 2020, 105, 106308. [Google Scholar] [CrossRef]
- Li, X.; Dong, H. An element-free Galerkin method for the obstacle problem. Appl. Math. Lett. 2021, 112, 106724. [Google Scholar] [CrossRef]
- Gu, Y.; Hua, Q.; Zhang, C.; He, X. The generalized finite difference method for long-time transient heat conduction in 3D anisotropic composite materials. Appl. Math. Model. 2019, 71, 316–330. [Google Scholar] [CrossRef]
- Gu, Y.; Lei, J. Fracture mechanics analysis of two-dimensional cracked thin structures (from micro- to nano-scales) by an efficient boundary element analysis. Results Appl. Math. 2021, 11, 100172. [Google Scholar] [CrossRef]
- Qu, W.; He, H. A GFDM with supplementary nodes for thin elastic plate bending analysis under dynamic loading. Appl. Math. Lett. 2022, 124, 107664. [Google Scholar] [CrossRef]
- Qiu, L.; Lin, J.; Wang, F.; Qin, Q.-H.; Liu, C.-S. A homogenization function method for inverse heat source problems in 3D functionally graded materials. Appl. Math. Model. 2021, 91, 923–933. [Google Scholar] [CrossRef]
- Song, L.; Li, P.-W.; Gu, Y.; Fan, C.M. Generalized finite difference method for solving stationary 2D and 3D Stokes equations with a mixed boundary condition. Comput. Math. Appl. 2020, 80, 1726–1743. [Google Scholar] [CrossRef]
- Boyd, J.P. The Rate of Convergence of Fourier Coefficients for Entire Functions of Infinite Order with Application to the Weideman-Cloot Sinh-Mapping for Pseudospectral Computations on an Infinite Interval. J. Comput. Phys. 1994, 110, 360–372. [Google Scholar] [CrossRef]
- Chen, C.S.; Karageorghis, A.; Li, Y. On choosing the location of the sources in the MFS. Numer. Algoritms 2016, 72, 107–130. [Google Scholar] [CrossRef]
- Karageorghis, A.; Lesnic, D.; Marin, L. The method of fundamental solutions for three-dimensional inverse geometric elasticity problems. Comput. Struct. 2016, 166, 51–59. [Google Scholar] [CrossRef]
- Alves, C.J.S.; Antunes, P.R.S. The method of fundamental solutions applied to boundary value problems on the surface of a sphere. Comput. Math. Appl. 2018, 75, 2365–2373. [Google Scholar] [CrossRef]
- Sarler, B.; Liu, Q.G. Non-singular method of fundamental solutions for two-dimensional isotropic elasticity problems. Comput. Model. Eng. Sci. 2013, 91, 235–266. [Google Scholar]
- Gu, Y.; Fan, C.-M.; Xu, R.-P. Localized method of fundamental solutions for large-scale modeling of two-dimensional elasticity problems. Appl. Math. Lett. 2019, 93, 8–14. [Google Scholar] [CrossRef]
- Ala, G.; Fasshauer, G.E.; Francomano, E.; Ganci, S.; McCourt, M.J. An augmented MFS approach for brain activity reconstruction. Math. Comput. Simul. 2017, 141, 3–15. [Google Scholar] [CrossRef]
- Fan, C.M.; Chen, C.-S.; Monroe, J. The method of fundamental solutions for solving convection-diffusion equations with variable coefficients. Adv. Appl. Math. Mech. 2009, 1, 215. [Google Scholar]
- Marin, L.; Lesnic, D. The method of fundamental solutions for the Cauchy problem associated with two-dimensional Helmholtz-type equations. Comput. Struct. 2005, 83, 267–278. [Google Scholar] [CrossRef]
- Gu, Y.; Fan, C.-M.; Qu, W.; Wang, F.; Zhang, C. Localized method of fundamental solutions for three-dimensional inhomogeneous elliptic problems: Theory and MATLAB code. Comput. Mech. 2019, 64, 1567–1588. [Google Scholar] [CrossRef]
- Gu, Y.; Fan, C.-M.; Qu, W.; Wang, F. Localized method of fundamental solutions for large-scale modelling of three-dimensional anisotropic heat conduction problems—Theory and MATLAB code. Comput. Struct. 2019, 220, 144–155. [Google Scholar] [CrossRef]
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).