Public Member Functions | List of all members
oomph::MySolidElement< ELEMENT > Class Template Reference

Wrapper class for solid element to modify the output. More...

Inheritance diagram for oomph::MySolidElement< ELEMENT >:

Public Member Functions

 MySolidElement ()
 Constructor: Call constructor of underlying element. More...
 
void output (std::ostream &outfile, const unsigned &n_plot)
 Overload output function. More...
 

Detailed Description

template<class ELEMENT>
class oomph::MySolidElement< ELEMENT >

Wrapper class for solid element to modify the output.

Definition at line 46 of file compressed_square.cc.

Constructor & Destructor Documentation

◆ MySolidElement()

template<class ELEMENT >
oomph::MySolidElement< ELEMENT >::MySolidElement ( )
inline

Constructor: Call constructor of underlying element.

Definition at line 52 of file compressed_square.cc.

Member Function Documentation

◆ output()

template<class ELEMENT >
void oomph::MySolidElement< ELEMENT >::output ( std::ostream &  outfile,
const unsigned &  n_plot 
)
inline

Overload output function.

Definition at line 55 of file compressed_square.cc.


The documentation for this class was generated from the following file: