Changeset 521


Ignore:
Timestamp:
05/20/09 10:08:20 (16 years ago)
Author:
Mathieu Morlighem
Message:

added control fields to be checked

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/utils/Nightly/testsgetfields.m

    r517 r521  
    3636        end
    3737
     38elseif strcmpi(string,'control'),
     39        fields={'cont_vel','cont_J','cont_parameter'};
     40
    3841else
    3942        error(['testsgetfields error message: solution '  string ' not supported yet']);
Note: See TracChangeset for help on using the changeset viewer.