Merge branch 'fix-grid-convention' of magit1.mpie.de:/damask/DAMASK into fix-grid-convention
This commit is contained in:
commit
e64001d593
|
@ -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