restriction.hh
concepts::Joiner< ElementWithCell< F > *, 1 > * elm_
Linked list of the elements.
Definition: restriction.hh:58
virtual std::ostream & info(std::ostream &os) const
RestrictionSpace(const SpaceOnCells< F > &spc, const Set< Attribute > attrib)
Constructor.
Scan< ElementWithCell< F > > Scanner
Definition: restriction.hh:31
Definition: connectorSet.hh:17
An abstract class for scanning a mesh (a set of cells) or a space (a set of elements).
Definition: scannerConnectors.hh:29
virtual ~RestrictionSpace()
Classes for restriction of spaces to a sub-domain.
Definition: restriction.hh:28
virtual Scanner * scan() const
Returns a scanner to iterate over the elements of the space.
Definition: restriction.hh:43