elementGraphics.hh File Reference
#include "basics/outputOperator.hh"
Go to the source code of this file.
Classes | |
class | concepts::CellPostprocess< F > |
Abstract class for per cell postprocessing. More... | |
class | concepts::Element< F > |
An abstract class for an element of a space. More... | |
class | concepts::ElementGraphics< F > |
Handles graphics output (to a file) of a specific element. More... | |
class | concepts::ElementGraphicsBase |
Base class for graphics output, which holds graphics types. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Abstract base class for element graphics
Definition in file elementGraphics.hh.