GenericArithmetic.H File Reference

#include "BaseNamespaceHeader.H"
#include "BaseNamespaceFooter.H"
#include "GenericArithmeticI.H"

Include dependency graph for GenericArithmetic.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GenericArithmeticable< ScalarT, SelfT >

Functions

template<class C>
C::self_type operator+ (const C &, const C &)
template<class C>
C::self_type operator+ (const C &, const typename C::scalar_type &)
template<class C>
C::self_type operator+ (const typename C::scalar_type &, const C &)
template<class C>
C::self_type operator* (const C &, const C &)
template<class C>
C::self_type operator* (const C &, const typename C::scalar_type &)
template<class C>
C::self_type operator* (const typename C::scalar_type &, const C &)
template<class C>
C::self_type operator- (const C &, const C &)
template<class C>
C::self_type operator- (const C &, const typename C::scalar_type &)
template<class C>
C::self_type operator- (const typename C::scalar_type &, const C &)
template<class C>
C::self_type operator/ (const C &, const C &)
template<class C>
C::self_type operator/ (const C &, const typename C::scalar_type &)
template<class C>
C::self_type operator/ (const typename C::scalar_type &, const C &)


Function Documentation

template<class C>
C::self_type operator+ ( const C ,
const C  
) [inline]

template<class C>
C::self_type operator+ ( const C ,
const typename C::scalar_type &   
) [inline]

template<class C>
C::self_type operator+ ( const typename C::scalar_type &  ,
const C  
) [inline]

template<class C>
C::self_type operator* ( const C ,
const C  
) [inline]

template<class C>
C::self_type operator* ( const C ,
const typename C::scalar_type &   
) [inline]

template<class C>
C::self_type operator* ( const typename C::scalar_type &  ,
const C  
) [inline]

template<class C>
C::self_type operator- ( const C ,
const C  
) [inline]

template<class C>
C::self_type operator- ( const C ,
const typename C::scalar_type &   
) [inline]

template<class C>
C::self_type operator- ( const typename C::scalar_type &  ,
const C  
) [inline]

References C.

template<class C>
C::self_type operator/ ( const C ,
const C  
) [inline]

template<class C>
C::self_type operator/ ( const C ,
const typename C::scalar_type &   
) [inline]

template<class C>
C::self_type operator/ ( const typename C::scalar_type &  ,
const C  
) [inline]

References C.


Generated on Fri Apr 5 04:21:39 2019 for Chombo + EB by  doxygen 1.5.5