mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
Fix name of capi.RegularMesh in documentation
This commit is contained in:
parent
dc4d98a1cb
commit
ea92cc1800
2 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -44,8 +44,8 @@ Classes
|
|||
EnergyFilter
|
||||
MaterialFilter
|
||||
Material
|
||||
Mesh
|
||||
MeshFilter
|
||||
MeshSurfaceFilter
|
||||
Nuclide
|
||||
RegularMesh
|
||||
Tally
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue