Handles graphics for 2D hp quadrilateral infinite FEM elements.
More...
#include <quadGraphics.hh>
|
virtual std::ostream & | info (std::ostream &os) const |
|
Handles graphics for 2D hp quadrilateral infinite FEM elements.
- Author
- Kersten Schmidt, 2009
Definition at line 39 of file quadGraphics.hh.
◆ InfiniteQuadGraphics()
hp2D::InfiniteQuadGraphics::InfiniteQuadGraphics |
( |
| ) |
|
|
inline |
◆ info()
virtual std::ostream& hp2D::InfiniteQuadGraphics::info |
( |
std::ostream & |
os | ) |
const |
|
protectedvirtual |
◆ operator()() [1/2]
◆ operator()() [2/2]
Writes necessary data to a file for graphics.
This method is called by the application operator of the object which should create the graphics file. Such an object is a specialization of CellPostprocess
. It is best if an element returns an object of this type.
- Parameters
-
elm | Element which should be depicted |
type | Type of graphics |
post | Calling CellPostprocess specialization, might be necessary to get some data |
- See also
- CellPostprocess
-
Element
◆ writeMatlab_()
The documentation for this class was generated from the following file: