OpenFPM  5.2.0
Project that contain the implementation of distributed structures
sparse_grid_bck_wrapper_impl< base > Struct Template Reference

Public Types

typedef base::value_type bt_type
 

Public Member Functions

 sparse_grid_bck_wrapper_impl (base &b)
 
auto operator[] (int i) -> decltype(b[0])
 
template<typename T >
sparse_grid_bck_wrapper_impl< base > & operator= (T c)
 
 operator bt_type () const
 

Data Fields

base & b
 

Detailed Description

template<typename base>
struct sparse_grid_bck_wrapper_impl< base >

Definition at line 5 of file sparsegrid_util_common.hpp.


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