|
waLBerla 7.3
|
#include "DataTypes.h"Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::real_comparison |
Variables | |
| const float | walberla::real_comparison::Epsilon< float >::value = static_cast< float >(1e-4) |
| const double | walberla::real_comparison::Epsilon< double >::value = static_cast< double >(1e-8) |
| const long double | walberla::real_comparison::Epsilon< longdouble >::value = static_cast< long double >(1e-10) |