Fix name of capi.RegularMesh in documentation

This commit is contained in:
Paul Romano 2019-06-14 11:07:11 -05:00
parent dc4d98a1cb
commit ea92cc1800
2 changed files with 2 additions and 2 deletions

View file

@ -341,7 +341,7 @@ Functions
:param int32_t index: Index in the materials array
:param double* denity: Pointer to a density
:return Return status (negative if an error occurs)
:return: Return status (negative if an error occurs)
:rtype: int
.. c:function:: int openmc_material_get_id(int32_t index, int32_t* id)

View file

@ -44,8 +44,8 @@ Classes
EnergyFilter
MaterialFilter
Material
Mesh
MeshFilter
MeshSurfaceFilter
Nuclide
RegularMesh
Tally