[skip ci] removed test

This commit is contained in:
RemDelaporteMathurin 2022-10-07 09:07:51 +00:00
parent d194e00080
commit a104c1f890

View file

@ -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]