Typedef Nextsim::FloatType¶
Typedef Documentation¶
-
using Nextsim::FloatType = NEXTSIM_FLOAT_TYPE
The Float-Type used in NextSim for computations and outputs. NEXTSIM_FLOAT_TYPE is defined in the main CMakeLists.txt based on the USE_SINGLE_PRECISION option. Support for float is experimental and most useful when used with a Kokkos GPU backend.