Ignore:
Timestamp:
Jun 26, 2012, 8:40:09 AM (13 years ago)
Author:
sommeria
Message:

various bugs repaired.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/find_field_indices.m

    r411 r477  
    140140    for ilist=1:numel(ListRole)
    141141        eval(['VarType{icell}.' ListRole{ilist} '=ivar_' ListRole{ilist} ';'])
    142     end   
     142    end
    143143    if numel(ivar_coord_x)>1 || numel(ivar_coord_y)>1 || numel(ivar_coord_z)>1
    144144        errormsg='multiply defined coordinates  in the same cell';
Note: See TracChangeset for help on using the changeset viewer.