Go to the documentation of this file.
6 #ifndef edgeGraphics_hh
7 #define edgeGraphics_hh
23 enum graphicsType type,
26 virtual std::ostream&
info(std::ostream& os)
const;
31 #endif // edgeGraphics_hh
Handles graphics output (to a file) of a specific element.
virtual std::ostream & info(std::ostream &os) const
2D hp-FEM for H1-conforming elements.
Handles graphics for 1D hp FEM elements.
virtual void operator()(const concepts::Element< Real > &elm, enum graphicsType type, concepts::CellPostprocess< Real > &post) const
double Real
Type normally used for a floating point number.