dune-fem  2.4.1-rc
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
Dune::Fem::FlOpCounter< FloatImp > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/misc/double.hh>

Public Types

typedef FloatImp FloatType
 

Public Member Functions

ThisTypeoperator++ ()
 
ThisTypeoperator+= (const unsigned long i)
 

Static Public Member Functions

static ThisTypeinstance ()
 

Protected Member Functions

 FlOpCounter ()
 

Member Typedef Documentation

template<class FloatImp >
typedef FloatImp Dune::Fem::FlOpCounter< FloatImp >::FloatType

Constructor & Destructor Documentation

template<class FloatImp >
Dune::Fem::FlOpCounter< FloatImp >::FlOpCounter ( )
inlineprotected

Member Function Documentation

template<class FloatImp >
static ThisType& Dune::Fem::FlOpCounter< FloatImp >::instance ( )
inlinestatic
template<class FloatImp >
ThisType& Dune::Fem::FlOpCounter< FloatImp >::operator++ ( )
inline
template<class FloatImp >
ThisType& Dune::Fem::FlOpCounter< FloatImp >::operator+= ( const unsigned long  i)
inline

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