Updated comments formatting.

这个提交包含在:
Craig Warren
2017-01-26 12:17:05 +00:00
父节点 d4ceeb721a
当前提交 daab11f23a

查看文件

@@ -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
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