#include <lidort_interface_types.h>
 | 
|   | Lidort_Linatmos () | 
|   | 
|   | Lidort_Linatmos (void *allocated_f_type_c) | 
|   | 
|   | ~Lidort_Linatmos () | 
|   | 
| void  | check_byte_sizes () | 
|   | 
| void *  | fortran_type_ptr () | 
|   | 
| virtual void  | print (std::ostream &output_stream) const | 
|   | 
| std::string  | print_to_string () const | 
|   | Print to string.  More...
  | 
|   | 
| const blitz::Array< double, 4 > &  | ts_abbwfs_fluxes () const | 
|   | 
| void  | ts_abbwfs_fluxes (const blitz::Array< double, 4 > &ts_abbwfs_fluxes_in) | 
|   | 
| const blitz::Array< double, 4 > &  | ts_abbwfs_jacobians () const | 
|   | 
| void  | ts_abbwfs_jacobians (const blitz::Array< double, 4 > &ts_abbwfs_jacobians_in) | 
|   | 
| const blitz::Array< double, 4 > &  | ts_columnwf () const | 
|   | 
| void  | ts_columnwf (const blitz::Array< double, 4 > &ts_columnwf_in) | 
|   | 
| const blitz::Array< double, 4 > &  | ts_flux_columnwf () const | 
|   | 
| void  | ts_flux_columnwf (const blitz::Array< double, 4 > &ts_flux_columnwf_in) | 
|   | 
| const blitz::Array< double, 5 > &  | ts_flux_profilewf () const | 
|   | 
| void  | ts_flux_profilewf (const blitz::Array< double, 5 > &ts_flux_profilewf_in) | 
|   | 
| const blitz::Array< double, 4 > &  | ts_mint_columnwf () const | 
|   | 
| void  | ts_mint_columnwf (const blitz::Array< double, 4 > &ts_mint_columnwf_in) | 
|   | 
| const blitz::Array< double, 5 > &  | ts_mint_profilewf () const | 
|   | 
| void  | ts_mint_profilewf (const blitz::Array< double, 5 > &ts_mint_profilewf_in) | 
|   | 
| const blitz::Array< double, 5 > &  | ts_profilewf () const | 
|   | 
| void  | ts_profilewf (const blitz::Array< double, 5 > &ts_profilewf_in) | 
|   | 
Definition at line 3020 of file lidort_interface_types.h.
 
◆ Lidort_Linatmos() [1/2]
  
  
      
        
          | FullPhysics::Lidort_Linatmos::Lidort_Linatmos  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Lidort_Linatmos() [2/2]
  
  
      
        
          | FullPhysics::Lidort_Linatmos::Lidort_Linatmos  | 
          ( | 
          void *  | 
          allocated_f_type_c | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~Lidort_Linatmos()
  
  
      
        
          | FullPhysics::Lidort_Linatmos::~Lidort_Linatmos  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ check_byte_sizes()
  
  
      
        
          | void FullPhysics::Lidort_Linatmos::check_byte_sizes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ fortran_type_ptr()
  
  
      
        
          | void* FullPhysics::Lidort_Structure::fortran_type_ptr  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineinherited   | 
  
 
 
◆ print()
  
  
      
        
          | virtual void FullPhysics::Lidort_Linatmos::print  | 
          ( | 
          std::ostream &  | 
          output_stream | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ print_to_string()
Print to string. 
This is primarily useful for SWIG wrappers to this class, e.g. a to_s method in ruby. 
Definition at line 31 of file printable.h.
 
 
◆ ts_abbwfs_fluxes() [1/2]
  
  
      
        
          | const blitz::Array<double, 4>& FullPhysics::Lidort_Linatmos::ts_abbwfs_fluxes  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_abbwfs_fluxes() [2/2]
  
  
      
        
          | void FullPhysics::Lidort_Linatmos::ts_abbwfs_fluxes  | 
          ( | 
          const blitz::Array< double, 4 > &  | 
          ts_abbwfs_fluxes_in | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_abbwfs_jacobians() [1/2]
  
  
      
        
          | const blitz::Array<double, 4>& FullPhysics::Lidort_Linatmos::ts_abbwfs_jacobians  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_abbwfs_jacobians() [2/2]
  
  
      
        
          | void FullPhysics::Lidort_Linatmos::ts_abbwfs_jacobians  | 
          ( | 
          const blitz::Array< double, 4 > &  | 
          ts_abbwfs_jacobians_in | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_columnwf() [1/2]
  
  
      
        
          | const blitz::Array<double, 4>& FullPhysics::Lidort_Linatmos::ts_columnwf  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_columnwf() [2/2]
  
  
      
        
          | void FullPhysics::Lidort_Linatmos::ts_columnwf  | 
          ( | 
          const blitz::Array< double, 4 > &  | 
          ts_columnwf_in | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_flux_columnwf() [1/2]
  
  
      
        
          | const blitz::Array<double, 4>& FullPhysics::Lidort_Linatmos::ts_flux_columnwf  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_flux_columnwf() [2/2]
  
  
      
        
          | void FullPhysics::Lidort_Linatmos::ts_flux_columnwf  | 
          ( | 
          const blitz::Array< double, 4 > &  | 
          ts_flux_columnwf_in | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_flux_profilewf() [1/2]
  
  
      
        
          | const blitz::Array<double, 5>& FullPhysics::Lidort_Linatmos::ts_flux_profilewf  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_flux_profilewf() [2/2]
  
  
      
        
          | void FullPhysics::Lidort_Linatmos::ts_flux_profilewf  | 
          ( | 
          const blitz::Array< double, 5 > &  | 
          ts_flux_profilewf_in | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_mint_columnwf() [1/2]
  
  
      
        
          | const blitz::Array<double, 4>& FullPhysics::Lidort_Linatmos::ts_mint_columnwf  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_mint_columnwf() [2/2]
  
  
      
        
          | void FullPhysics::Lidort_Linatmos::ts_mint_columnwf  | 
          ( | 
          const blitz::Array< double, 4 > &  | 
          ts_mint_columnwf_in | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_mint_profilewf() [1/2]
  
  
      
        
          | const blitz::Array<double, 5>& FullPhysics::Lidort_Linatmos::ts_mint_profilewf  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_mint_profilewf() [2/2]
  
  
      
        
          | void FullPhysics::Lidort_Linatmos::ts_mint_profilewf  | 
          ( | 
          const blitz::Array< double, 5 > &  | 
          ts_mint_profilewf_in | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_profilewf() [1/2]
  
  
      
        
          | const blitz::Array<double, 5>& FullPhysics::Lidort_Linatmos::ts_profilewf  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ ts_profilewf() [2/2]
  
  
      
        
          | void FullPhysics::Lidort_Linatmos::ts_profilewf  | 
          ( | 
          const blitz::Array< double, 5 > &  | 
          ts_profilewf_in | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ fortran_type_c
  
  
      
        
          | void* FullPhysics::Lidort_Structure::fortran_type_c | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ owns_pointer
  
  
      
        
          | bool FullPhysics::Lidort_Structure::owns_pointer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
The documentation for this class was generated from the following file: