dune-common  2.3.0
Classes
Dune::FloatCmp::Detail Namespace Reference

Classes

struct  eq_t< T, relativeWeak >
struct  eq_t< T, relativeStrong >
struct  eq_t< T, absolute >
struct  eq_t< std::vector< T >, cstyle >
struct  eq_t< Dune::FieldVector< T, n >, cstyle >
struct  round_t< I, T, cstyle, downward >
struct  round_t< I, T, cstyle, upward >
struct  round_t< I, T, cstyle, towardZero >
struct  round_t< I, T, cstyle, towardInf >
struct  round_t< std::vector< I >, std::vector< T >, cstyle, rstyle >
struct  round_t< Dune::FieldVector< I, n >, Dune::FieldVector< T, n >, cstyle, rstyle >
struct  trunc_t< I, T, cstyle, downward >
struct  trunc_t< I, T, cstyle, upward >
struct  trunc_t< I, T, cstyle, towardZero >
struct  trunc_t< I, T, cstyle, towardInf >
struct  trunc_t< std::vector< I >, std::vector< T >, cstyle, rstyle >
struct  trunc_t< Dune::FieldVector< I, n >, Dune::FieldVector< T, n >, cstyle, rstyle >