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

Detailed Description

template<unsigned int i>
struct FD::grid_dist_expression_value_impl_vnz< i >

Definition at line 439 of file FD_expressions.hpp.

Static Public Member Functions

template<typename Sys_eqs , typename gmap_type , typename unordered_map_type , typename gtype >
static void value_nz (const gmap_type &g_map, unordered_map_type &cols, gtype &g, grid_dist_key_dx< gtype::dims > &key, comb< gtype::dims > &c_where, comb< gtype::dims > &c_o1, typename Sys_eqs::stype coeff, int &c, int comp, int var_id)
 

Member Function Documentation

◆ value_nz()

template<unsigned int i>
template<typename Sys_eqs , typename gmap_type , typename unordered_map_type , typename gtype >
static void FD::grid_dist_expression_value_impl_vnz< i >::value_nz ( const gmap_type &  g_map,
unordered_map_type &  cols,
gtype &  g,
grid_dist_key_dx< gtype::dims > &  key,
comb< gtype::dims > &  c_where,
comb< gtype::dims > &  c_o1,
typename Sys_eqs::stype  coeff,
int &  c,
int  comp,
int  var_id 
)
inlinestatic

Definition at line 442 of file FD_expressions.hpp.


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