We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a086f commit e465a0bCopy full SHA for e465a0b
1 file changed
grudge/dof_desc.py
@@ -121,10 +121,7 @@ class ScalarDomainTag: # noqa: N801
121
122
@dataclass(frozen=True, eq=True, init=True)
123
class VolumeDomainTag:
124
- """A domain tag referring to a volume identified by the
125
- volume tag :attr:`tag`. These volume identifiers are only used
126
- when the :class:`~grudge.discretization.DiscretizationCollection` contains
127
- more than one volume.
+ """A domain tag referring to a volume identified by the volume tag :attr:`tag`.
128
129
.. attribute:: tag
130
0 commit comments