Encapsulation of the b term as grid. More...
Encapsulation of the b term as grid.
Definition at line 169 of file FDScheme.hpp.
Public Member Functions | |
| grid_b (grid &gr) | |
| gr grid that encapsulate  More... | |
| Sys_eqs::stype | get (grid_dist_key_dx< Sys_eqs::dims > &key) | 
| Get the value of the b term on a grid point.  More... | |
Data Fields | |
| grid & | gr | 
| b term fo the grid  | |
      
  | 
  inline | 
Get the value of the b term on a grid point.
| key | grid point | 
Definition at line 190 of file FDScheme.hpp.