Updated some comments.

这个提交包含在:
craig-warren
2017-01-20 15:31:49 +00:00
父节点 71c0c82940
当前提交 3dc57b9686

查看文件

@@ -35,7 +35,7 @@ cpdef void update_pml_1order_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
EPhi, HPhi, ERA, ERB, ERE, ERF (memoryviews): Access to PML coefficient arrays
d (float): Spatial discretisation, e.g. dx, dy or dz
"""
"""
cdef Py_ssize_t i, j, k, ii, jj, kk
cdef int nx, ny, nz, materialEy, materialEz