diff --git a/grudge/discretization.py b/grudge/discretization.py index 91ef4245c35e8afd6a06ad7ba5f548e33661ab34..017d91d74e183b86b9e344799c0554b507135666 100644 --- a/grudge/discretization.py +++ b/grudge/discretization.py @@ -94,7 +94,7 @@ class DiscretizationCollection: (typically one of: :class:`grudge.dof_desc.DISCR_TAG_BASE`, :class:`grudge.dof_desc.DISCR_TAG_MODAL`, or :class:`grudge.dof_desc.DISCR_TAG_QUAD`) to a - :class:`~meshmode.discretization.poly_element.ElementGroupFactory` + :class:`~meshmode.discretization.ElementGroupFactory` indicating with which type of discretization the operations are to be carried out, or *None* to indicate that operations with this discretization tag should be carried out with the standard volume