XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Public Attributes | List of all members
LocalFields< gen_pack_type > Struct Template Reference

#include <local_fields.hpp>

Collaboration diagram for LocalFields< gen_pack_type >:
Collaboration graph
[legend]

Public Types

using pack_type = typename getLocalPackType< gen_pack_type >::pack_type
 

Public Member Functions

template<Label FN>
KOKKOS_INLINE_FUNCTION const auto & get () const
 
template<Label FN>
KOKKOS_INLINE_FUNCTION auto & get ()
 

Public Attributes

pack_type pack
 

Member Typedef Documentation

template<typename gen_pack_type>
using LocalFields< gen_pack_type >::pack_type = typename getLocalPackType<gen_pack_type>::pack_type

Member Function Documentation

template<typename gen_pack_type>
template<Label FN>
KOKKOS_INLINE_FUNCTION const auto& LocalFields< gen_pack_type >::get ( ) const
inline
template<typename gen_pack_type>
template<Label FN>
KOKKOS_INLINE_FUNCTION auto& LocalFields< gen_pack_type >::get ( )
inline

Member Data Documentation

template<typename gen_pack_type>
pack_type LocalFields< gen_pack_type >::pack

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