#include <DeltaFun.hpp>
|  | 
| static T_real | BaseFunction (T_real r) | 
|  | 
| static T_real | Delta (const T_real pos[], const T_real base[], const T_real dh[]) | 
|  | 
◆ BaseFunction()
template<typename T_real  = double, DeltaFunType Type = 4, int N_dim = 3> 
  
  | 
        
          | static T_real ibm::DeltaFun< T_real, Type, N_dim >::BaseFunction | ( | T_real | r | ) |  |  | inlinestatic | 
 
 
◆ Delta()
template<typename T_real  = double, DeltaFunType Type = 4, int N_dim = 3> 
  
  | 
        
          | static T_real ibm::DeltaFun< T_real, Type, N_dim >::Delta | ( | const T_real | pos[], |  
          |  |  | const T_real | base[], |  
          |  |  | const T_real | dh[] |  
          |  | ) |  |  |  | inlinestatic | 
 
 
The documentation for this struct was generated from the following file: