XGCa
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 class  XGC_IO_Mode { Write , Append , Read , ReadRandomAccess }
 

Functions

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

Enumeration Type Documentation

◆ XGC_IO_Mode

enum XGC_IO_Mode
strong
Enumerator
Write 
Append 
Read 
ReadRandomAccess 

Function Documentation

◆ scalar_view_wrap()

template<typename T >
View<T*, HostType, Kokkos::MemoryTraits<Kokkos::Unmanaged> > scalar_view_wrap ( T &  scalar)
inline
Here is the caller graph for this function: