OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
meta_raw_read< dim, Tg, Tr[nv], i > Struct Template Reference

This is the vector case. More...

Detailed Description

template<unsigned int dim, typename Tg, typename Tr, unsigned int i, unsigned int nv>
struct meta_raw_read< dim, Tg, Tr[nv], i >

This is the vector case.

Template Parameters
Tvector type

Definition at line 49 of file RawReader.hpp.

#include <RawReader.hpp>

Static Public Member Functions

static void read (grid_cpu< dim, Tg > &gr, std::ifstream &raw)
 

Member Function Documentation

◆ read()

template<unsigned int dim, typename Tg , typename Tr , unsigned int i, unsigned int nv>
static void meta_raw_read< dim, Tg, Tr[nv], i >::read ( grid_cpu< dim, Tg > &  gr,
std::ifstream &  raw 
)
inlinestatic

Definition at line 51 of file RawReader.hpp.


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