From a104c1f890055f5822d2b93db08bdcad255a17a0 Mon Sep 17 00:00:00 2001 From: RemDelaporteMathurin Date: Fri, 7 Oct 2022 09:07:51 +0000 Subject: [PATCH] [skip ci] removed test --- src/mesh.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/mesh.cpp b/src/mesh.cpp index 7a0a243f04..5fa46cd855 100644 --- a/src/mesh.cpp +++ b/src/mesh.cpp @@ -1223,9 +1223,6 @@ StructuredMesh::MeshIndex SphericalMesh::get_indices( mapped_r[2] += 2 * M_PI; } - // test - coucou = grid_[0] - // TODO: pass centre as argument mapped_r[0] += centre_[0] mapped_r[1] += centre_[1]