Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
amrex::algoim::detail Namespace Reference

Functions

template<class T >
__host__ __device__ void swap (T &a, T &b) noexcept
 
template<bool S>
__host__ __device__ void determineSigns (bool positiveAbove, int sign, int &bottomSign, int &topSign) noexcept
 

Function Documentation

◆ determineSigns()

template<bool S>
__host__ __device__ void amrex::algoim::detail::determineSigns ( bool  positiveAbove,
int  sign,
int &  bottomSign,
int &  topSign 
)
inlinenoexcept

◆ swap()

template<class T >
__host__ __device__ void amrex::algoim::detail::swap ( T &  a,
T &  b 
)
inlinenoexcept