dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
Dune::Fem::FlOpCounter< FloatImp > Class Template Reference

#include <dune/fem/misc/double.hh>

Public Types

typedef FloatImp FloatType
 

Public Member Functions

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

Static Public Member Functions

static DUNE_EXPORT ThisTypeinstance ()
 

Protected Member Functions

 FlOpCounter ()
 

Member Typedef Documentation

◆ FloatType

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

Constructor & Destructor Documentation

◆ FlOpCounter()

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

Member Function Documentation

◆ instance()

template<class FloatImp >
static DUNE_EXPORT ThisType & Dune::Fem::FlOpCounter< FloatImp >::instance ( )
inlinestatic

◆ operator++()

template<class FloatImp >
ThisType & Dune::Fem::FlOpCounter< FloatImp >::operator++ ( )
inline

◆ operator+=()

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: