OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
FDScheme< Sys_eqs >::key_and_eq Struct Reference

Equation id + space position. More...

Detailed Description

template<typename Sys_eqs>
struct FDScheme< Sys_eqs >::key_and_eq

Equation id + space position.

Definition at line 235 of file FDScheme.hpp.

Data Fields

grid_key_dx< Sys_eqs::dims > key
 space position
 
size_t eq
 equation id
 

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