NeoN
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
label.hpp File Reference
#include <cstdint>
#include "NeoN/core/primitives/traits.hpp"

Go to the source code of this file.

Namespaces

namespace  NeoN
 

Typedefs

using NeoN::label = int32_t
 
using NeoN::localIdx = int32_t
 
using NeoN::globalIdx = int64_t
 
using NeoN::size_t = std::size_t
 
using NeoN::mpi_label_t = int
 

Functions

template<>
KOKKOS_INLINE_FUNCTION localIdx NeoN::one< localIdx > ()
 
template<>
KOKKOS_INLINE_FUNCTION localIdx NeoN::zero< localIdx > ()