diff --git a/python/damask/grid_filters.py b/python/damask/grid_filters.py index 3850bf70b..db9f243c9 100644 --- a/python/damask/grid_filters.py +++ b/python/damask/grid_filters.py @@ -366,7 +366,7 @@ def node_coord0_gridSizeOrigin(coord0,ordered=False): def regrid(size,F,new_grid): """ - Return mapping from coordinates in deformed configuration to a regular grid + Return mapping from coordinates in deformed configuration to a regular grid. Parameters ----------