|
Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
|
#include <type_traits>#include <vector>#include "../utils/DeviceVector.h"#include "../utils/error_handling.h"

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) |
Defines the LazyScratchBuf type