OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
sparse_grid_bck_value< chunk_def > Struct Template Reference

Detailed Description

template<typename chunk_def>
struct sparse_grid_bck_value< chunk_def >

Definition at line 61 of file sparsegrid_util_common.hpp.

Public Member Functions

 sparse_grid_bck_value (chunk_def bck)
 
template<unsigned int p>
auto get () -> sparse_grid_bck_wrapper_impl< typename std::remove_reference< decltype(bck.template get< p >())>::type >
 
template<unsigned int p>
auto get () const -> sparse_grid_bck_wrapper_impl< typename std::remove_reference< decltype(bck.template get< p >())>::type >
 

Data Fields

chunk_def bck
 

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