copy and paste error
This commit is contained in:
parent
528378eba2
commit
4a05cdbbbb
|
@ -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
|
||||||
----------
|
----------
|
||||||
|
|
Loading…
Reference in New Issue