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

This is the scalar case. More...

Detailed Description

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

This is the scalar case.

Template Parameters
Tscalar type

Definition at line 26 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>
static void meta_raw_read< dim, Tg, Tr, i >::read ( grid_cpu< dim, Tg > &  gr,
std::ifstream &  raw 
)
inlinestatic

Definition at line 28 of file RawReader.hpp.


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