你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Updated comments formatting.
这个提交包含在:
@@ -35,7 +35,7 @@ cpdef void update_pml_2order_electric_xminus(int xs, int xf, int ys, int yf, int
|
|||||||
updatecoeffs, ID, E, H (memoryviews): Access to update coeffients, ID and field component arrays
|
updatecoeffs, ID, E, H (memoryviews): Access to update coeffients, ID and field component arrays
|
||||||
EPhi, HPhi, ERA, ERB, ERE, ERF (memoryviews): Access to PML coefficient arrays
|
EPhi, HPhi, ERA, ERB, ERE, ERF (memoryviews): Access to PML coefficient arrays
|
||||||
d (float): Spatial discretisation, e.g. dx, dy or dz
|
d (float): Spatial discretisation, e.g. dx, dy or dz
|
||||||
"""
|
"""
|
||||||
|
|
||||||
cdef Py_ssize_t i, j, k, ii, jj, kk
|
cdef Py_ssize_t i, j, k, ii, jj, kk
|
||||||
cdef int nx, ny, nz, materialEy, materialEz
|
cdef int nx, ny, nz, materialEy, materialEz
|
||||||
|
在新工单中引用
屏蔽一个用户