Wrapper class for solid elements to modify their output functions. 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... | |
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 elements to modify their output functions.
Definition at line 48 of file airy_cantilever.cc.
|
inline |
Constructor: Call constructor of underlying element.
Definition at line 54 of file airy_cantilever.cc.
|
inline |
Constructor: Call constructor of underlying element.
Definition at line 56 of file airy_cantilever2.cc.
|
inline |
Overload output function:
Definition at line 57 of file airy_cantilever.cc.
|
inline |
Overload output function:
Definition at line 59 of file airy_cantilever2.cc.