waLBerla 7.2
|
#include "Constants.h"
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::math |
Functions | |
constexpr real_t | walberla::math::degToRad (real_t deg) |
Converts a degrees angle to radians. | |
constexpr real_t | walberla::math::radToDeg (real_t rad) |
Converts a radians angle to degrees. | |