OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
pos_val< dim, T > Struct Template Reference

Detailed Description

template<unsigned int dim, typename T>
struct pos_val< dim, T >

Definition at line 67 of file eq.hpp.

Public Member Functions

 pos_val ()
 Initialize to zero the value.
 

Data Fields

grid_key_dx< dim > pos
 
value
 

Constructor & Destructor Documentation

◆ pos_val()

template<unsigned int dim, typename T >
pos_val< dim, T >::pos_val ( )
inline

Initialize to zero the value.

Definition at line 72 of file eq.hpp.

Field Documentation

◆ pos

template<unsigned int dim, typename T >
grid_key_dx<dim> pos_val< dim, T >::pos

Definition at line 77 of file eq.hpp.

◆ value

template<unsigned int dim, typename T >
T pos_val< dim, T >::value

Definition at line 78 of file eq.hpp.


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