mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Add missing versionadded directives
This commit is contained in:
parent
adbc9e0537
commit
02f1815299
10 changed files with 37 additions and 7 deletions
|
|
@ -1340,6 +1340,8 @@ class EnergyFilter(RealFilter):
|
|||
def from_group_structure(cls, group_structure):
|
||||
"""Construct an EnergyFilter instance from a standard group structure.
|
||||
|
||||
.. versionadded:: 0.13.1
|
||||
|
||||
Parameters
|
||||
----------
|
||||
group_structure : str
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue