mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
[skip ci] X Y Y typo
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
a2299063f5
commit
7cba2ad030
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ class StructuredMesh(MeshBase):
|
|||
Parameters
|
||||
----------
|
||||
points : list or np.array
|
||||
List of (X,Y,Y) tuples.
|
||||
List of (X,Y,Z) tuples.
|
||||
filename : str
|
||||
Name of the VTK file to write.
|
||||
datasets : dict
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue