Definition at line 14 of file SolutionGroup.f90.
 
◆ add_solution()
  
  
      
        
          | procedure solutiongroupmodule::solutiongrouptype::add_solution | 
         
       
   | 
  
private   | 
  
 
 
◆ allocate_scalars()
  
  
      
        
          | procedure, private solutiongroupmodule::solutiongrouptype::allocate_scalars | 
         
       
   | 
  
private   | 
  
 
 
◆ sgp_ca()
  
  
      
        
          | procedure solutiongroupmodule::solutiongrouptype::sgp_ca | 
         
       
   | 
  
private   | 
  
 
 
◆ sgp_da()
  
  
      
        
          | procedure solutiongroupmodule::solutiongrouptype::sgp_da | 
         
       
   | 
  
private   | 
  
 
 
◆ id
  
  
      
        
          | integer(i4b), pointer solutiongroupmodule::solutiongrouptype::id | 
         
       
   | 
  
private   | 
  
 
 
◆ idsolutions
  
  
      
        
          | integer(i4b), dimension(:), allocatable solutiongroupmodule::solutiongrouptype::idsolutions | 
         
       
   | 
  
private   | 
  
 
Definition at line 18 of file SolutionGroup.f90.
   18     integer(I4B), 
dimension(:), 
allocatable :: idsolutions 
 
 
 
 
◆ mxiter
  
  
      
        
          | integer(i4b), pointer solutiongroupmodule::solutiongrouptype::mxiter | 
         
       
   | 
  
private   | 
  
 
 
◆ nsolutions
  
  
      
        
          | integer(i4b), pointer solutiongroupmodule::solutiongrouptype::nsolutions | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this type was generated from the following file: