test::Container< F > Class Template Reference
#include <testElementFormula.hh>
Inheritance diagram for test::Container< F >:
Public Member Functions | |
Container (const concepts::ElementFormulaContainer< F > i) | |
const concepts::ElementFormula< F > & | frm () const |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Private Attributes | |
const concepts::ElementFormulaContainer< F > | i_ |
Detailed Description
template<class F = concepts::Real>
class test::Container< F >
Definition at line 25 of file testElementFormula.hh.
Constructor & Destructor Documentation
◆ Container()
template<class F = concepts::Real>
|
inline |
Definition at line 27 of file testElementFormula.hh.
Member Function Documentation
◆ frm()
template<class F = concepts::Real>
|
inline |
Definition at line 30 of file testElementFormula.hh.
◆ info()
template<class F = concepts::Real>
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 34 of file testElementFormula.hh.
Member Data Documentation
◆ i_
template<class F = concepts::Real>
|
private |
Definition at line 42 of file testElementFormula.hh.
The documentation for this class was generated from the following file:
- formula/testsuite/testElementFormula.hh