|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
This class and its specializations provide a type trait that lets us determine the type that should be used to accumulate values when we do floating point math. More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/bump/utilities/utilities.hpp>
Public Types | |
| using | type = float |
This class and its specializations provide a type trait that lets us determine the type that should be used to accumulate values when we do floating point math.
| using axom::bump::utilities::accumulation_traits< T >::type = float |