Encapsulation of the b term as constant. More...
Encapsulation of the b term as constant.
Definition at line 177 of file FD_Solver.hpp.
Public Member Functions | |
variable_b (grid_type &grid) | |
Constrictor from a scalar. | |
Sys_eqs::stype | get (grid_dist_key_dx< Sys_eqs::dims > &key) |
Get the b term on a grid point. | |
bool | isConstant () |
Data Fields | |
grid_type & | grid |
|
inline |
Get the b term on a grid point.
key | grid position (unused because it is a constant) |
Definition at line 199 of file FD_Solver.hpp.
|
inline |
Definition at line 204 of file FD_Solver.hpp.
grid_type& FD_scheme< Sys_eqs, grid_type >::variable_b< prp_id >::grid |
Definition at line 179 of file FD_Solver.hpp.