changeset 1702:ff7aeda1b292 feature/grids/curvilinear

Fix todo
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 04 Sep 2024 00:02:01 +0200
parents 7a1eaaa0cb5a
children 6eb5b48607e0
files src/Grids/tensor_grid.jl
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/Grids/tensor_grid.jl	Wed Aug 28 10:20:28 2024 +0200
+++ b/src/Grids/tensor_grid.jl	Wed Sep 04 00:02:01 2024 +0200
@@ -1,5 +1,3 @@
-# TODO: Check this file and other grids for duplicate implementation of general methods implemented for Grid
-
 """
     TensorGrid{T,D} <: Grid{T,D}