template<unsigned int f, typename Sys_eqs>
class Field< f, Sys_eqs >
Definition at line 82 of file eq.hpp.
|
static void | value (const map_grid &g_map, grid_dist_key_dx< Sys_eqs::dims > &kmap, const grid_sm< Sys_eqs::dims, void > &gs, typename Sys_eqs::stype(&spacing)[Sys_eqs::dims], std::unordered_map< long int, typename Sys_eqs::stype > &cols, typename Sys_eqs::stype coeff) |
| fill the row More...
|
|
static grid_key_dx< Sys_eqs::dims > | position (grid_key_dx< Sys_eqs::dims > &pos, const grid_sm< Sys_eqs::dims, void > &gs, const comb< Sys_eqs::dims >(&s_pos)[Sys_eqs::nvar]) |
|
|
typedef stub_or_real< Sys_eqs, Sys_eqs::dims, typename Sys_eqs::stype, typename Sys_eqs::b_grid::decomposition::extended_type::extended_type >::type | map_grid |
|
◆ value()
template<unsigned int f, typename Sys_eqs >
static void Field< f, Sys_eqs >::value |
( |
const map_grid & |
g_map, |
|
|
grid_dist_key_dx< Sys_eqs::dims > & |
kmap, |
|
|
const grid_sm< Sys_eqs::dims, void > & |
gs, |
|
|
typename Sys_eqs::stype(&) |
spacing[Sys_eqs::dims], |
|
|
std::unordered_map< long int, typename Sys_eqs::stype > & |
cols, |
|
|
typename Sys_eqs::stype |
coeff |
|
) |
| |
|
inlinestatic |
fill the row
Definition at line 92 of file eq.hpp.
The documentation for this class was generated from the following file:
- openfpm_numerics/src/FiniteDifference/eq.hpp