waLBerla 7.2
|
#include <iterator>
Classes | |
class | walberla::math::KahanAccumulator< T > |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::math |
Functions | |
template<typename Iterator > | |
std::iterator_traits< Iterator >::value_type | walberla::math::kahanSummation (const Iterator &begin, const Iterator &end) |