copy and paste error

This commit is contained in:
Martin Diehl 2020-04-21 03:26:26 +02:00
parent 528378eba2
commit 4a05cdbbbb
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ def divergence(size,field):
def gradient(size,field): def gradient(size,field):
""" """
Calculate gradient of a scalar or tensor field in Fourier space. Calculate gradient of a scalar or vector field in Fourier space.
Parameters Parameters
---------- ----------