Definition at line 184 of file tdfunction.F90.
 
◆ mode
  
  
      
        
          | integer tdfunction_oct_m::tdf_t::mode = TDF_EMPTY | 
         
       
   | 
  
private   | 
  
 
 
◆ t0
  
  
      
        
          | real(real64) tdfunction_oct_m::tdf_t::t0 = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ tau0
  
  
      
        
          | real(real64) tdfunction_oct_m::tdf_t::tau0 = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ tau1
  
  
      
        
          | real(real64) tdfunction_oct_m::tdf_t::tau1 = M_ZERO | 
         
       
   | 
  
private   | 
  
 
for the ramped shape, the length of the "ramping" intervals 
Definition at line 189 of file tdfunction.F90.
 
 
◆ a0
  
  
      
        
          | real(real64) tdfunction_oct_m::tdf_t::a0 = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ omega0
  
  
      
        
          | real(real64) tdfunction_oct_m::tdf_t::omega0 = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ dt
  
  
      
        
          | real(real64) tdfunction_oct_m::tdf_t::dt = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ init_time
  
  
      
        
          | real(real64) tdfunction_oct_m::tdf_t::init_time = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ final_time
  
  
      
        
          | real(real64) tdfunction_oct_m::tdf_t::final_time = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ niter
  
  
      
        
          | integer tdfunction_oct_m::tdf_t::niter = 0 | 
         
       
   | 
  
private   | 
  
 
 
◆ nfreqs
  
  
      
        
          | integer tdfunction_oct_m::tdf_t::nfreqs = 0 | 
         
       
   | 
  
private   | 
  
 
 
◆ amplitude
  
  
      
        
          | type(spline_t) tdfunction_oct_m::tdf_t::amplitude | 
         
       
   | 
  
private   | 
  
 
 
◆ expression
  
  
      
        
          | character(len=1024) tdfunction_oct_m::tdf_t::expression | 
         
       
   | 
  
private   | 
  
 
 
◆ val
  
  
      
        
          | real(real64), dimension(:), allocatable tdfunction_oct_m::tdf_t::val | 
         
       
   | 
  
private   | 
  
 
 
◆ valww
  
  
      
        
          | real(real64), dimension(:), allocatable tdfunction_oct_m::tdf_t::valww | 
         
       
   | 
  
private   | 
  
 
 
◆ fft_handler
  
  
      
        
          | type(fft_t) tdfunction_oct_m::tdf_t::fft_handler | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this type was generated from the following file: