Added new MGXS classes to Sphinx documentation

This commit is contained in:
Will Boyd 2017-02-19 16:22:49 -05:00
parent b2d76fc4cc
commit 2369ff4443
2 changed files with 25 additions and 37 deletions

View file

@ -285,6 +285,9 @@ Multi-group Cross Sections
openmc.mgxs.CaptureXS
openmc.mgxs.Chi
openmc.mgxs.ChiPrompt
openmc.mgxs.ConsistentNuScatterMatrixXS
openmc.mgxs.ConsistentScatterMatrixXS
openmc.mgxs.ConvolvedMGXS
openmc.mgxs.FissionXS
openmc.mgxs.InverseVelocity
openmc.mgxs.KappaFissionXS
@ -293,10 +296,12 @@ Multi-group Cross Sections
openmc.mgxs.NuFissionMatrixXS
openmc.mgxs.NuScatterXS
openmc.mgxs.NuScatterMatrixXS
openmc.mgxs.NuScatterProbabilityMatrix
openmc.mgxs.PromptNuFissionXS
openmc.mgxs.PromptNuFissionMatrixXS
openmc.mgxs.ScatterXS
openmc.mgxs.ScatterMatrixXS
openmc.mgxs.ScatterProbabilityMatrix
openmc.mgxs.TotalXS
openmc.mgxs.TransportXS