Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
LazyScratchBuf.h File Reference
#include <type_traits>
#include <vector>
#include "../utils/DeviceVector.h"
#include "../utils/error_handling.h"
Include dependency graph for LazyScratchBuf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  io::io_detail::TChecker< T >
 
class  io::LazyScratchBuf
 

Typedefs

template<class T >
using io::io_detail::CheckedT = typename TChecker< T >::type
 

Functions

template<typename VecType >
VecType::value_type * io::io_detail::resize_and_get_ (VecType &buf, std::size_t buf_size)
 

Detailed Description

Defines the LazyScratchBuf type