#include <AMReX_GpuAllocators.H>
Public Member Functions | |
constexpr T * | ptr () const noexcept |
constexpr std::size_t | size () const noexcept |
Public Attributes | |
T * | m_ptr = nullptr |
std::size_t | m_size = 0 |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
T* amrex::FatPtr< T >::m_ptr = nullptr |
std::size_t amrex::FatPtr< T >::m_size = 0 |