期刊文献+
共找到28篇文章
< 1 2 >
每页显示 20 50 100
Diagonal form fast multipole boundary element method for 2D acoustic problems based on Burton-Miller boundary integral equation formulation and its applications 被引量:1
1
作者 吴海军 蒋伟康 Y.J.LIU 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2011年第8期981-996,共16页
This paper describes formulation and implementation of the fast multipole boundary element method (FMBEM) for 2D acoustic problems. The kernel function expansion theory is summarized, and four building blocks of the... This paper describes formulation and implementation of the fast multipole boundary element method (FMBEM) for 2D acoustic problems. The kernel function expansion theory is summarized, and four building blocks of the FMBEM are described in details. They are moment calculation, moment to moment translation, moment to local translation, and local to local translation. A data structure for the quad-tree construction is proposed which can facilitate implementation. An analytical moment expression is derived, which is more accurate, stable, and efficient than direct numerical computation. Numerical examples are presented to demonstrate the accuracy and efficiency of the FMBEM, and radiation of a 2D vibration rail mode is simulated using the FMBEM. 展开更多
关键词 2D acoustic wave problem Helmholtz equation fast multipole method boundary element method
下载PDF
A wideband fast multipole boundary element method for half-space/plane-symmetric acoustic wave problems 被引量:3
2
作者 Chang-Jun Zheng Hai-Bo Chen Lei-Lei Chen 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2013年第2期219-232,共14页
This paper presents a novel wideband fast multipole boundary element approach to 3D half-space/planesymmetric acoustic wave problems.The half-space fundamental solution is employed in the boundary integral equations s... This paper presents a novel wideband fast multipole boundary element approach to 3D half-space/planesymmetric acoustic wave problems.The half-space fundamental solution is employed in the boundary integral equations so that the tree structure required in the fast multipole algorithm is constructed for the boundary elements in the real domain only.Moreover,a set of symmetric relations between the multipole expansion coefficients of the real and image domains are derived,and the half-space fundamental solution is modified for the purpose of applying such relations to avoid calculating,translating and saving the multipole/local expansion coefficients of the image domain.The wideband adaptive multilevel fast multipole algorithm associated with the iterative solver GMRES is employed so that the present method is accurate and efficient for both lowand high-frequency acoustic wave problems.As for exterior acoustic problems,the Burton-Miller method is adopted to tackle the fictitious eigenfrequency problem involved in the conventional boundary integral equation method.Details on the implementation of the present method are described,and numerical examples are given to demonstrate its accuracy and efficiency. 展开更多
关键词 Helmholtz equation·Boundary element method·Half-space/plane-symmetric problem·Wideband fast multipole method·Noise barrier
下载PDF
Acceleration of unsteady vortex lattice method via dipole panel fast multipole method
3
作者 Shuai DENG Chen JIANG +1 位作者 Yunjie WANG Haowen WANG 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2021年第2期265-278,共14页
The Unsteady Vortex Lattice Method(UVLM) is a medium-fidelity aerodynamic tool that has been widely used in aeroelasticity and flight dynamics simulations. The most timeconsuming step is the evaluation of the induced ... The Unsteady Vortex Lattice Method(UVLM) is a medium-fidelity aerodynamic tool that has been widely used in aeroelasticity and flight dynamics simulations. The most timeconsuming step is the evaluation of the induced velocity. Supposing that the number of bound and wake lattices is N and the computational cost is O (N2), we present an OeNT Dipole Panel Fast Multipole Method(DPFMM) for the rapid evaluation of the induced velocity in UVLM. The multipole expansion coefficients of a quadrilateral dipole panel have been derived in spherical coordinates, whose accuracy is the same as that of the Biot-Savart kernel at the same truncation degree P.Two methods(the loosening method and the shrinking method) are proposed and tested for space partitioning volumetric panels. Compared with FMM for vortex filaments(with three harmonics),DPFMM is approximately two times faster for N2 [103,106]. The simulation time of a multirotor(N~104) is reduced from 100 min(with unaccelerated direct solver) to 2 min(with DPFMM). 展开更多
关键词 Boundary element method Dipole potentials Fast multipole method Potential flow Unsteady vortex lattice method
原文传递
A New Directional Algebraic Fast Multipole Method Based Iterative Solver for the Lippmann-Schwinger Equation Accelerated with HODLR Preconditioner
4
作者 Vaishnavi Gujjula Sivaram Ambikasaran 《Communications in Computational Physics》 SCIE 2022年第9期1061-1093,共33页
We present a fast iterative solver for scattering problems in 2D,where a penetrable object with compact support is considered.By representing the scattered field as a volume potential in terms of the Green’s function... We present a fast iterative solver for scattering problems in 2D,where a penetrable object with compact support is considered.By representing the scattered field as a volume potential in terms of the Green’s function,we arrive at the Lippmann-Schwinger equation in integral form,which is then discretized using an appropriate quadrature technique.The discretized linear system is then solved using an iterative solver accelerated by Directional Algebraic Fast Multipole Method(DAFMM).The DAFMM presented here relies on the directional admissibility condition of the 2D Helmholtz kernel[1],and the construction of low-rank factorizations of the appropriate low-rank matrix sub-blocks is based on our new Nested Cross Approximation(NCA)[2].The advantage of the NCA described in[2]is that the search space of so-called far-field pivots is smaller than that of the existing NCAs[3,4].Another significant contribution of this work is the use of HODLR based direct solver[5]as a preconditioner to further accelerate the iterative solver.In one of our numerical experiments,the iterative solver does not converge without a preconditioner.We show that the HODLR preconditioner is capable of solving problems that the iterative solver can not.Another noteworthy contribution of this article is that we perform a comparative study of the HODLR based fast direct solver,DAFMMbased fast iterative solver,and HODLR preconditioned DAFMM based fast iterative solver for the discretized Lippmann-Schwinger problem.To the best of our knowledge,this work is one of the first to provide a systematic study and comparison of these different solvers for various problem sizes and contrast functions.In the spirit of reproducible computational science,the implementation of the algorithms developed in this article is made available at https://github.com/vaishna77/Lippmann_Schwinger_Solver. 展开更多
关键词 Directional Algebraic Fast multipole method Lippmann-Schwinger equation lowrank matrix Helmholtz kernel Nested Cross Approximation HODLR direct solver PRECONDITIONER
原文传递
Revision of DASHMM:Dynamic Adaptive System for Hierarchical Multipole Methods
5
作者 J.DeBuhr B.Zhang T.Sterling 《Communications in Computational Physics》 SCIE 2018年第1期296-314,共19页
We present version 1.2.0 of DASHMM,a general library implementing hierarchical multipole methods using the asynchronous multi-tasking HPX-5 runtime system.Compared with the previous release[10],this new version:(1)ena... We present version 1.2.0 of DASHMM,a general library implementing hierarchical multipole methods using the asynchronous multi-tasking HPX-5 runtime system.Compared with the previous release[10],this new version:(1)enables execution in both shared and distributed memory architectures;(2)extends DASHMM’s infrastructure to support advanced multipole methods[18];and(3)provides built-in implementations of both the Yukawa[15]potential and Helmholtz[16]potential in the low frequency regime.These additions have not impacted the user interface,which remains simple and extensible. 展开更多
关键词 Generic multipole methods Laplace potential Yukawa potential Helmholtz potential distributed computing
原文传递
A parallel fast multipole BEM and its applications to large-scale analysis of 3-D fiber-reinforced composites 被引量:4
6
作者 Ting Lei Zhenhan Yao Haitao Wang PengboWang 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2006年第3期225-232,共8页
In this paper, an adaptive boundary element method (BEM) is presented for solving 3-D elasticity problems. The numerical scheme is accelerated by the new version of fast multipole method (FMM) and parallelized on ... In this paper, an adaptive boundary element method (BEM) is presented for solving 3-D elasticity problems. The numerical scheme is accelerated by the new version of fast multipole method (FMM) and parallelized on distributed memory architectures. The resulting solver is applied to the study of representative volume element (RVE) for short fiberreinforced composites with complex inclusion geometry. Numerical examples performed on a 32-processor cluster show that the proposed method is both accurate and efficient, and can solve problems of large size that are challenging to existing state-of-the-art domain methods. 展开更多
关键词 Boundary element method Fast multipole method Parallel computing Fiber-reinforced composites
下载PDF
Application of A Fast Multipole BIEM for Flow Diffraction from A 3D Body 被引量:4
7
作者 滕斌 宁德志 《海洋工程:英文版》 EI 2004年第2期291-298,共8页
A Fast Multipole Method (FMM) is developed as a numerical approach to the reduction of the computational cost and requirement memory capacity for a large in solving large-scale problems. In this paper it is applied to... A Fast Multipole Method (FMM) is developed as a numerical approach to the reduction of the computational cost and requirement memory capacity for a large in solving large-scale problems. In this paper it is applied to the boundary integral equation method (BIEM) for current diffraction from arbitrary 3D bodies. The boundary integral equation is discretized by higher order elements, the FMM is applied to avoid the matrix/vector product, and the resulting algebraic equation is solved by the Generalized Conjugate Residual method (GCR). Numerical examination shows that the FMM is more efficient than the direct evaluation method in computational cost and storage of computers. 展开更多
关键词 fast multipole method boundary integral equation method generalized conjugate residual method current diffraction
下载PDF
Anti-Stokes Line in an Index-Guiding Photonic Crystal Fibre with Two Zero-Dispersion Wavelengths 被引量:4
8
作者 王伟 高飞 +1 位作者 侯蓝田 周桂耀 《Chinese Physics Letters》 SCIE CAS CSCD 2008年第6期2055-2057,共3页
An index-guiding photonic crystal fibre with a small hole in the core is fabricated. The simulated results show that the first higher order mode possesses two zero-dispersion wavelengths, and the phase-matching is pos... An index-guiding photonic crystal fibre with a small hole in the core is fabricated. The simulated results show that the first higher order mode possesses two zero-dispersion wavelengths, and the phase-matching is possible in the anomalous dispersion regime between the two zero-dispersion wavelengths. Using 200 fs Ti: sapphire laser of 820, 830 and 840nm, the anti-Stokes line around 530nm can be generated efficiently. The maximum ratio of the anti-Stokes signal energy to the pump component in the output spectrum is estimated to be 1.03 and the conversion efficiency is above 50%. 展开更多
关键词 MICROSTRUCTURED OPTICAL-FIBERS multipole method HOLEY FIBERS GENERATION EFFICIENT
下载PDF
A Kind of Low Loss Birefringent Photonic Crystal Fibre with Increasing-Diameter Air-Holes 被引量:1
9
作者 李曙光 刘晓东 +1 位作者 周桂耀 侯蓝田 《Chinese Physics Letters》 SCIE CAS CSCD 2005年第11期2855-2857,共3页
We report the results of our investigation on the loss property of a birefringent photonic crystal fibre (PCF) based on a particular periodic arrangement of air-holes and pure silica. The structure of the birefringe... We report the results of our investigation on the loss property of a birefringent photonic crystal fibre (PCF) based on a particular periodic arrangement of air-holes and pure silica. The structure of the birefringent PCF, whose air-hole diameter in one ring is always larger than the next inner ring, presents an obviously low confinement loss than the one whose air-hole (except those on the horizontal line) diameter is constant. It is shown from numerical results that a four-ring PCF with birefringenee B=5×10^-4 and fast axis confinement loss of 4.5×10^-3 dB/km at wavelength of 1.55μm can be designed. 展开更多
关键词 MICROSTRUCTURED OPTICAL FIBERS FEMTOSECOND LASER-PULSES SUPERCONTINUUMGENERATION multipole method BANDGAP FIBER DISPERSION PROPERTY MODE
下载PDF
The relation between a microscopic threshold-force model and macroscopic models of adhesion
10
作者 Srivatsan Hulikal Kaushik Bhattacharya Nadia Lapusta 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2017年第3期508-515,共8页
This paper continues our recent work on the relationship between discrete contact interactions at the microscopic scale and continuum contact interactions at the macroscopic scale (Hulikal et al., J. Mech. Phys. Solid... This paper continues our recent work on the relationship between discrete contact interactions at the microscopic scale and continuum contact interactions at the macroscopic scale (Hulikal et al., J. Mech. Phys. Solids 76, 144-161, 2015). The focus of this work is on adhesion. We show that a collection of a large number of discrete elements governed by a threshold-force based model at the microscopic scale collectively gives rise to continuum fracture mechanics at the macroscopic scale. A key step is the introduction of an efficient numerical method that enables the computation of a large number of discrete contacts. Finally, while this work focuses on scaling laws, the methodology introduced in this paper can also be used to study rough-surface adhesion. 展开更多
关键词 ADHESION Threshold-force model Johnson-Kendall-Roberts (JKR) theory FRACTURE Fast multipole method
下载PDF
Effect of structure random disturbances on characterizations of microstructured optical fibres
11
作者 陆洋 张冶金 +3 位作者 杨四刚 彭小舟 陈向飞 谢世钟 《Chinese Physics B》 SCIE EI CAS CSCD 2005年第11期2235-2240,共6页
A method is presented to analyse the effect of structure random disturbances on the confinement loss and the chromatic dispersion characterizations of microstructured optical fibres, which combines multipole methods w... A method is presented to analyse the effect of structure random disturbances on the confinement loss and the chromatic dispersion characterizations of microstructured optical fibres, which combines multipole methods with the random statistics process. Some useful results to the fabrication of microstructured optical fibres have been obtained. 展开更多
关键词 microstructured optical fibres (MOFs) DISPERSION LOSS multipole methods
下载PDF
Mode characteristics of nested eccentric waveguides constructed by two cylindrical nanowires coated with graphene
12
作者 刘吉 于丽霞 薛文瑞 《Chinese Physics B》 SCIE EI CAS CSCD 2022年第3期466-474,共9页
A kind of nested eccentric waveguide constructed with two cylindrical nanowires coated with graphene was designed.The mode characteristics of this waveguide were studied using the multipole method. It was found that t... A kind of nested eccentric waveguide constructed with two cylindrical nanowires coated with graphene was designed.The mode characteristics of this waveguide were studied using the multipole method. It was found that the three lowest modes(mode 0, mode 1 and mode 2) can be combined by the zero-order mode or/and the first-order modes of two single nanowires. Mode 0 has a higher figure of merit and the best performance among these modes within the parameter range of interest. The mode characteristics can be adjusted by changing the parameters of the waveguide. For example, the propagation length will be increased when the operating wavelength, the minimum spacing between the inner and outer cylinders, the inner cylinder radius and the Fermi energy are increased. However, when the outer cylinder radius, the dielectric constants of region Ⅰ, or the dielectric constants of region Ⅲ are increased, the opposite effect can be seen. These results are consistent with the results obtained using the finite element method(FEM). The waveguide structure designed in this paper is easy to fabricate and can be applied to the field of micro/nano sensing. 展开更多
关键词 GRAPHENE NANOWIRE waveguide multipole method
下载PDF
FAST MULTIPOLE SINGULAR BOUNDARY METHOD FOR LARGE-SCALE PLANE ELASTICITY PROBLEMS
13
作者 Wenzhen Qu Wen Chen 《Acta Mechanica Solida Sinica》 SCIE EI CSCD 2015年第6期626-638,共13页
The singular boundary method (SBM) is a recent meshless boundary collocation method that remedies the perplexing drawback of fictitious boundary in the method of fundamental solutions (MFS). The basic idea is to u... The singular boundary method (SBM) is a recent meshless boundary collocation method that remedies the perplexing drawback of fictitious boundary in the method of fundamental solutions (MFS). The basic idea is to use the origin intensity factor to eliminate singularity of the fundamental solution at source. The method has so far been applied successfully to the potential and elasticity problems. However, the SBM solution for large-scale problems has been hindered by the operation count of O(N^3) with direct solvers or O(N^2) with iterative solvers, as well as the memory requirement of O(N^2). In this study, the first attempt was made to combine the fast multipole method (FMM) and the SBM to significantly reduce CPU time and memory requirement by one degree of magnitude, namely, O(N). Based on the complex variable represen- tation of fundamental solutions, the FMM-SBM formulations for both displacement and traction were presented. Numerical examples with up to hundreds of thousands of unknowns have successfully been tested on a desktop computer. These results clearly illustrated that the proposed FMM-SBM was very efficient and promising in solving large-scale plane elasticity problems. 展开更多
关键词 fast multipole method singular boundary method meshless boundary collocation method elasticity problems
原文传递
Fast Multipole Accelerated Boundary Integral Equation Method for Evaluating the Stress Field Associated with Dislocations in a Finite Medium
14
作者 Degang Zhao Jingfang Huang Yang Xiang 《Communications in Computational Physics》 SCIE 2012年第6期226-246,共21页
In this paper,we develop an efficient numericalmethod based on the boundary integral equation formulation and new version of fast multipole method to solve the boundary value problem for the stress field associated wi... In this paper,we develop an efficient numericalmethod based on the boundary integral equation formulation and new version of fast multipole method to solve the boundary value problem for the stress field associated with dislocations in a finite medium.Numerical examples are presented to examine the influence from material boundaries on dislocations. 展开更多
关键词 Fast multipole method boundary integral equation method dislocation dynamics stress
原文传递
A FAST FREE MEMORY METHOD FOR AN EFFICIENT COMPUTATION OF CONVOLUTION KERNELS
15
作者 Matthieu Aussal Marc Bakry 《Journal of Computational Mathematics》 SCIE CSCD 2023年第6期1093-1116,共24页
We introduce the Fast Free Memory method(FFM),a new implementation of the Fast Multipole Method(FMM)for the evaluation of convolution products.The FFM aims at being easier to implement while maintaining a high level o... We introduce the Fast Free Memory method(FFM),a new implementation of the Fast Multipole Method(FMM)for the evaluation of convolution products.The FFM aims at being easier to implement while maintaining a high level of performance,capable of handling industrially-sized problems.The FFM avoids the implementation of a recursive tree and is a kernel independent algorithm.We give the algorithm and the relevant complexity estimates.The quasi-linear complexity enables the evaluation of convolution products with up to one billion entries.We illustrate numerically the capacities of the FFM by solving Boundary Integral Equations problems featuring dozen of millions of unknowns.Our implementation is made freely available under the GPL 3.0 license within the Gypsilab framework. 展开更多
关键词 Convolution product Fast multipole method Boundary integral equations OPEN-SOURCE
原文传递
Exponential Convergence Theory of the Multipole and Local Expansions for the 3-D Laplace Equation in Layered Media
16
作者 Wenzhong Zhang Bo Wang Wei Cai 《Annals of Applied Mathematics》 2023年第2期99-148,共50页
In this paper,we establish the exponential convergence theory for the multipole and local expansions,shifting and translation operators for the Green's function of 3-dimensional Laplace equation in layered media.A... In this paper,we establish the exponential convergence theory for the multipole and local expansions,shifting and translation operators for the Green's function of 3-dimensional Laplace equation in layered media.An immediate application of the theory is to ensure the exponential convergence of the FMM which has been shown by the numerical results reported in[27].As the Green's function in layered media consists of free space and reaction field components and the theory for the free space components is well known,this paper will focus on the analysis for the reaction components.We first prove that the density functions in the integral representations of the reaction components are analytic and bounded in the right half complex wave number plane.Then,by using the Cagniard-de Hoop transform and contour deformations,estimates for the remainder terms of the truncated expansions are given,and,as a result,the exponential convergence for the expansions and translation operators is proven. 展开更多
关键词 Fast multipole method layered media multipole expansions local expansions 3-D Laplace equation Cagniard–de Hoop transform equivalent polarization sources
原文传递
Fast multipole boundary element analysis of 2D viscoelastic composites with imperfect interfaces 被引量:7
17
作者 ZHU XingYi CHEN WeiQiu +1 位作者 HUANG ZhiYi LIU YiJun 《Science China(Technological Sciences)》 SCIE EI CAS 2010年第8期2160-2171,共12页
A fast multipole boundary element method(FMBEM)is developed for the analysis of 2D linear viscoelastic composites with imperfect viscoelastic interfaces.The transformed fast multipole formulations are established usin... A fast multipole boundary element method(FMBEM)is developed for the analysis of 2D linear viscoelastic composites with imperfect viscoelastic interfaces.The transformed fast multipole formulations are established using the time domain method. To simulate the viscoelastic behavior of imperfect interfaces that are frequently encountered in practice,the Kelvin type model is introduced.The FMBEM is further improved by incorporating naturally the interaction among inclusions as well as eliminating the phenomenon of material penetration.Since all the integrals are evaluated analytically,high accuracy and fast convergence of the numerical scheme are obtained.Several numerical examples,including planar viscoelastic composites with a single inclusion or randomly distributed multi-inclusions are presented.The numerical results are compared with the developed analytical solutions,which illustrates that the proposed FMBEM is very efficient in determining the macroscopic viscoelastic behavior of the particle-reinforced composites with the presence of imperfect interfaces.The laboratory measurements of the mixture creep compliance of asphalt concrete are also compared with the prediction by the developed model. 展开更多
关键词 boundary element method fast multipole method VISCOELASTICITY imperfect interface multi-inclusion composite
原文传递
Fast Multipole BEM for Simulation of 2-D Solids Containing Large Numbers of Cracks 被引量:7
18
作者 王朋波 姚振汉 王海涛 《Tsinghua Science and Technology》 SCIE EI CAS 2005年第1期76-81,共6页
The fast multipole method was used to solve the traction boundary integral equation for 2-D crack analysis. The use of both multipole and local expansions reduces both the computational complexity and the memory req... The fast multipole method was used to solve the traction boundary integral equation for 2-D crack analysis. The use of both multipole and local expansions reduces both the computational complexity and the memory requirement to O(N). The multipole expansion uses a complex Taylor series expansion to reduce the number of multipole moments. The generalized minimum residual method solver (GMRES) was selected as the iterative solver. An improved preconditioner for GMRES was developed which uses less CPU time and less memory. A new initial candidate vector for the iterative solver was developed to further improve the efficiency. The numerical examples apply the method to the analysis of cracks in infinite 2-D space with the largest model having 900 000 degrees of freedom. 展开更多
关键词 fast multipole method boundary element method (BEM) cracks
原文传递
A Preconditioned 3-DMulti-Region Fast Multipole Solver for Seismic Wave Propagation in Complex Geometries 被引量:1
19
作者 S.Chaillat J.F.Semblat M.Bonnet 《Communications in Computational Physics》 SCIE 2012年第2期594-609,共16页
The analysis of seismic wave propagation and amplification in complex geological structures requires efficient numerical methods.In this article,following up on recent studies devoted to the formulation,implementation... The analysis of seismic wave propagation and amplification in complex geological structures requires efficient numerical methods.In this article,following up on recent studies devoted to the formulation,implementation and evaluation of 3-D single-and multi-region elastodynamic fast multipole boundary element methods(FM-BEMs),a simple preconditioning strategy is proposed.Its efficiency is demonstrated on both the single-andmulti-region versions using benchmark examples(scattering of plane waves by canyons and basins).Finally,the preconditioned FM-BEM is applied to the scattering of plane seismic waves in an actual configuration(alpine basin of Grenoble,France),for which the high velocity contrast is seen to significantly affect the overall efficiency of the multi-region FM-BEM. 展开更多
关键词 Fast multipole method preconditioning strategy 3-D elastodynamics seismic wave propagation
原文传递
Mathematical and Numerical Aspects of the Adaptive Fast Multipole Poisson-Boltzmann Solver
20
作者 Bo Zhang Benzhuo Lu +4 位作者 Xiaolin Cheng Jingfang Huang Nikos P.Pitsianis Xiaobai Sun JAndrew McCammon 《Communications in Computational Physics》 SCIE 2013年第1期107-128,共22页
This paper summarizes the mathematical and numerical theories and computational elements of the adaptive fast multipole Poisson-Boltzmann(AFMPB)solver.We introduce and discuss the following components in order:the Poi... This paper summarizes the mathematical and numerical theories and computational elements of the adaptive fast multipole Poisson-Boltzmann(AFMPB)solver.We introduce and discuss the following components in order:the Poisson-Boltzmann model,boundary integral equation reformulation,surface mesh generation,the nodepatch discretization approach,Krylov iterative methods,the new version of fast multipole methods(FMMs),and a dynamic prioritization technique for scheduling parallel operations.For each component,we also remark on feasible approaches for further improvements in efficiency,accuracy and applicability of the AFMPB solver to largescale long-time molecular dynamics simulations.The potential of the solver is demonstrated with preliminary numerical results. 展开更多
关键词 Biomolecular system ELECTROSTATICS Poisson-Boltzmann equation fast multipole methods mesh generation directed acyclic graph dynamic prioritization PARALLELIZATION
原文传递
上一页 1 2 下一页 到第
使用帮助 返回顶部