elementGraphics.hh
Handles graphics output (to a file) of a specific element.
Definition: element.hh:16
virtual std::ostream & info(std::ostream &os) const
virtual std::ostream & info(std::ostream &os) const
virtual void operator()(const concepts::Element< Real > &elm, concepts::ElementGraphics< Real >::graphicsType type, concepts::CellPostprocess< Real > &post) const
Handles graphics for trianular constant elements.
Definition: elementGraphics.hh:35
virtual void operator()(const concepts::Element< Real > &elm, concepts::ElementGraphics< Real >::graphicsType type, concepts::CellPostprocess< Real > &post) const