Changeset 24532
- Timestamp:
 - 01/29/20 09:36:53 (6 years ago)
 - Location:
 - issm/trunk-jpl/src/m/classes/qmu/dakota_method
 - Files:
 - 
      
- 1 edited
 - 1 moved
 
- 
          
  . (moved) (moved from issm/trunk-jpl/src/m/classes/qmu/@dakota_method )
 - 
          
  dakota_method.m (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/m/classes/qmu/dakota_method/dakota_method.m
r24436 r24532 54 54 55 55 switch nargin 56 57 % create a default object58 59 56 case 0 60 61 % copy the object or create the object from the input 62 57 % create a default object 63 58 case 1 59 % copy the object or create the object from the input 64 60 if (nargin == 1) && isa(method,'dakota_method') 65 61 dm=method;  
  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)