AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::internal Namespace Reference

Classes

struct  nested_for_exec
 
struct  nested_for_exec< SEQ_EXEC >
 

Variables

constexpr int DEVICE_KERNEL_FIXED_SIZE = 256
 
constexpr int TILE_SIZE_2D = 16
 
constexpr int TILE_SIZE_X = 8
 
constexpr int TILE_SIZE_Y = 8
 
constexpr int TILE_SIZE_Z = 4
 

Variable Documentation

◆ DEVICE_KERNEL_FIXED_SIZE

constexpr int axom::internal::DEVICE_KERNEL_FIXED_SIZE = 256
constexpr

◆ TILE_SIZE_2D

constexpr int axom::internal::TILE_SIZE_2D = 16
constexpr

◆ TILE_SIZE_X

constexpr int axom::internal::TILE_SIZE_X = 8
constexpr

◆ TILE_SIZE_Y

constexpr int axom::internal::TILE_SIZE_Y = 8
constexpr

◆ TILE_SIZE_Z

constexpr int axom::internal::TILE_SIZE_Z = 4
constexpr