Changeset 21016
- Timestamp:
 - 07/27/16 14:59:03 (9 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  issm/trunk-jpl/src/m/classes/independent.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/m/classes/independent.py
r20528 r21016 58 58 if self.nods==0: 59 59 raise TypeError("independent checkconsistency error: nods should be set to the size of the independent variable") 60 md = checkfield(md,'fieldname',"autodiff.independents[%d].fov_forward_indices" % i,'>=',1,'<=',self.nods ,'size',[float('NaN'),1])60 md = checkfield(md,'fieldname',"autodiff.independents[%d].fov_forward_indices" % i,'>=',1,'<=',self.nods) 61 61 62 62 return md  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)