From aa89604f789580784daa8b395740673167de9bac Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Mon, 2 Dec 2019 14:57:00 -0600 Subject: [PATCH] Add CellInstanceFilter to documentation --- docs/source/pythonapi/base.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/pythonapi/base.rst b/docs/source/pythonapi/base.rst index 2c0ac8797..e7d139938 100644 --- a/docs/source/pythonapi/base.rst +++ b/docs/source/pythonapi/base.rst @@ -107,6 +107,7 @@ Constructing Tallies openmc.CellFilter openmc.CellFromFilter openmc.CellbornFilter + openmc.CellInstanceFilter openmc.SurfaceFilter openmc.MeshFilter openmc.MeshSurfaceFilter