Function Dune::XT::Common::is_zero¶ template<class FieldType>inline bool Dune::XT::Common::is_zero(const FieldType &val)¶ returns true if val equals zero (avoids the -Wfloat-equal warning)