Cleaned up comments.

这个提交包含在:
Craig Warren
2020-11-23 10:14:17 +00:00
父节点 8a8bfd12db
当前提交 abb391283f

查看文件

@@ -99,7 +99,7 @@ __global__ void store_outputs(int NRX, int iteration, const int* __restrict__ rx
def write_hdf5_outputfile(outputfile, G):
"""Write an output file in HDF5 format.
"""Write an output file in HDF5 (.h5) format.
Args:
outputfile (str): Name of the output file.