Function Dune::XT::Common::maxmod

template<class T>
int Dune::XT::Common::maxmod(const T left, const T right)

maxmod limiter: returns 0 if the arguments have opposite signs, else the one larger in magnitude