AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
Types.hpp File Reference

Exposes some common types used by axom components. More...

#include "axom/config.hpp"
#include <cstdint>

Namespaces

 axom
 

Typedefs

using axom::float32 = float
 
using axom::float64 = double
 
using axom::IndexType = std::int32_t
 

Detailed Description

Exposes some common types used by axom components.