Encapsulation of the b term as constant.  
 More...
template<typename Sys_eqs>
struct FDScheme< Sys_eqs >::constant_b
Encapsulation of the b term as constant. 
Definition at line 137 of file FDScheme.hpp.
 | 
| 
Sys_eqs::stype  | scal | 
|   | scalar 
  | 
|   | 
template<typename Sys_eqs> 
  
  
      
        
          | FDScheme< Sys_eqs >::constant_b::constant_b  | 
          ( | 
          typename Sys_eqs::stype  | 
          scal | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Constrictor from a scalar. 
- Parameters
 - 
  
  
 
Definition at line 147 of file FDScheme.hpp.
 
 
template<typename Sys_eqs> 
 
Get the b term on a grid point. 
- Note
 - It does not matter the grid point it is a scalar
 
- Parameters
 - 
  
    | key | grid position (unused because it is a constant) | 
  
   
- Returns
 - the scalar 
 
Definition at line 161 of file FDScheme.hpp.
 
 
The documentation for this struct was generated from the following file: