mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Updating unstructured mesh description.
This commit is contained in:
parent
b9c31d904e
commit
5f7b7b32b1
1 changed files with 1 additions and 1 deletions
|
|
@ -590,7 +590,7 @@ class RectilinearMesh(MeshBase):
|
|||
return element
|
||||
|
||||
class UnstructuredMesh(MeshBase):
|
||||
"""An unstructured mesh, assumed to be three dimensionality
|
||||
"""A 3D unstructured mesh
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue