mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
[skip ci] removed test
This commit is contained in:
parent
d194e00080
commit
a104c1f890
1 changed files with 0 additions and 3 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue