XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Enumerations | Functions
xgc_io.hpp File Reference
#include "space_settings.hpp"
Include dependency graph for xgc_io.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XGC_IO_Stream
 
struct  IOData
 
struct  IOScalar< T >
 
struct  UpcastVector
 
struct  IOArray< T >
 
class  XGC_IO
 

Enumerations

enum  XGC_IO_Mode { XGC_IO_Mode::Write, XGC_IO_Mode::Append, XGC_IO_Mode::Read, XGC_IO_Mode::ReadRandomAccess }
 

Functions

template<typename T >
View< T *, HostType,
Kokkos::MemoryTraits
< Kokkos::Unmanaged > > 
scalar_view_wrap (T &scalar)
 

Enumeration Type Documentation

enum XGC_IO_Mode
strong
Enumerator
Write 
Append 
Read 
ReadRandomAccess 

Function Documentation

template<typename T >
View<T*, HostType, Kokkos::MemoryTraits<Kokkos::Unmanaged> > scalar_view_wrap ( T &  scalar)
inline

Here is the caller graph for this function: