Wrapper class for solid element to modify the output. More...
Public Member Functions | |
MySolidElement () | |
Constructor: Call constructor of underlying element. More... | |
void | output (std::ostream &outfile, const unsigned &n_plot) |
Overload output function. More... | |
Wrapper class for solid element to modify the output.
Definition at line 46 of file compressed_square.cc.
|
inline |
Constructor: Call constructor of underlying element.
Definition at line 52 of file compressed_square.cc.
|
inline |
Overload output function.
Definition at line 55 of file compressed_square.cc.