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

Detailed Description

template<typename patches>
struct FD::grid_patches< patches >

Definition at line 2059 of file FD_expressions.hpp.

Data Fields

openfpm::vector< patches > loc_grid
 

Static Public Attributes

static constexpr unsigned int dims = patches::dims
 

Field Documentation

◆ dims

template<typename patches >
constexpr unsigned int FD::grid_patches< patches >::dims = patches::dims
staticconstexpr

Definition at line 2061 of file FD_expressions.hpp.

◆ loc_grid

template<typename patches >
openfpm::vector<patches> FD::grid_patches< patches >::loc_grid

Definition at line 2063 of file FD_expressions.hpp.


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