Go to the source code of this file.
|  | 
| void | hecmw_ml_get_nlocal_ (int *id, int *nlocal, int *nlocal_allcolumns, int *ierr) | 
|  | 
| void | hecmw_ml_get_coord_ (int *id, double x[], double y[], double z[], int *ierr) | 
|  | 
| void | hecmw_ml_get_rbm_ (int *id, double rbm[], int *ierr) | 
|  | 
| void | hecmw_ml_get_loglevel_ (int *id, int *level) | 
|  | 
| void | hecmw_ml_get_opt_ (int *id, int opt[], int *ierr) | 
|  | 
| void | hecmw_ml_set_opt_ (int *id, int opt[], int *ierr) | 
|  | 
◆ hecmw_ml_get_coord_()
      
        
          | void hecmw_ml_get_coord_ | ( | int * | id, | 
        
          |  |  | double | x[], | 
        
          |  |  | double | y[], | 
        
          |  |  | double | z[], | 
        
          |  |  | int * | ierr | 
        
          |  | ) |  |  | 
      
 
 
◆ hecmw_ml_get_loglevel_()
      
        
          | void hecmw_ml_get_loglevel_ | ( | int * | id, | 
        
          |  |  | int * | level | 
        
          |  | ) |  |  | 
      
 
 
◆ hecmw_ml_get_nlocal_()
      
        
          | void hecmw_ml_get_nlocal_ | ( | int * | id, | 
        
          |  |  | int * | nlocal, | 
        
          |  |  | int * | nlocal_allcolumns, | 
        
          |  |  | int * | ierr | 
        
          |  | ) |  |  | 
      
 
 
◆ hecmw_ml_get_opt_()
      
        
          | void hecmw_ml_get_opt_ | ( | int * | id, | 
        
          |  |  | int | opt[], | 
        
          |  |  | int * | ierr | 
        
          |  | ) |  |  | 
      
 
 
◆ hecmw_ml_get_rbm_()
      
        
          | void hecmw_ml_get_rbm_ | ( | int * | id, | 
        
          |  |  | double | rbm[], | 
        
          |  |  | int * | ierr | 
        
          |  | ) |  |  | 
      
 
 
◆ hecmw_ml_set_opt_()
      
        
          | void hecmw_ml_set_opt_ | ( | int * | id, | 
        
          |  |  | int | opt[], | 
        
          |  |  | int * | ierr | 
        
          |  | ) |  |  |