Class documentation of Concepts

Loading...
Searching...
No Matches
test::Container< F > Class Template Reference
Inheritance diagram for test::Container< F >:
concepts::OutputOperator

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.
 

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>
test::Container< F >::Container ( const concepts::ElementFormulaContainer< F >  i)
inline

Definition at line 27 of file testElementFormula.hh.

Member Function Documentation

◆ frm()

template<class F = concepts::Real>
const concepts::ElementFormula< F > & test::Container< F >::frm ( ) const
inline

Definition at line 30 of file testElementFormula.hh.

◆ info()

template<class F = concepts::Real>
virtual std::ostream & test::Container< F >::info ( std::ostream &  os) const
inlineprotectedvirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Definition at line 34 of file testElementFormula.hh.


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