Block-Structured AMR Software Framework
amrex::VectorTag< T > Struct Template Reference

#include <AMReX_TagParallelFor.H>

Public Member Functions

AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE Long size () const noexcept
 

Public Attributes

T * p
 
Long m_size
 

Member Function Documentation

◆ size()

template<class T >
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE Long amrex::VectorTag< T >::size ( ) const
inlinenoexcept

Member Data Documentation

◆ m_size

template<class T >
Long amrex::VectorTag< T >::m_size

◆ p

template<class T >
T* amrex::VectorTag< T >::p

The documentation for this struct was generated from the following file: