OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
FD::gdb_ext_plus_g_info< dim > Struct Template Reference

Detailed Description

template<unsigned int dim>
struct FD::gdb_ext_plus_g_info< dim >

Definition at line 1912 of file FD_expressions.hpp.

Public Member Functions

bool operator== (const gdb_ext_plus_g_info &tmp)
 

Data Fields

grid_sm< dim, void > & ginfo_v
 
openfpm::vector< GBoxes< dim > > & gdb_ext
 

Member Function Documentation

◆ operator==()

template<unsigned int dim>
bool FD::gdb_ext_plus_g_info< dim >::operator== ( const gdb_ext_plus_g_info< dim > &  tmp)
inline

Definition at line 1918 of file FD_expressions.hpp.

Field Documentation

◆ gdb_ext

template<unsigned int dim>
openfpm::vector<GBoxes<dim> >& FD::gdb_ext_plus_g_info< dim >::gdb_ext

Definition at line 1916 of file FD_expressions.hpp.

◆ ginfo_v

template<unsigned int dim>
grid_sm<dim,void>& FD::gdb_ext_plus_g_info< dim >::ginfo_v

Definition at line 1914 of file FD_expressions.hpp.


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