Ignore:
Timestamp:
07/09/10 14:26:31 (15 years ago)
Author:
seroussi
Message:

fixed patch and InputToResult when no elements in a patch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Elements/Tria.cpp

    r4494 r4508  
    15071507                }
    15081508        }
     1509        if (!found) ISSMERROR("Input %s not found in tria->inputs",EnumAsString(enum_type));
    15091510
    15101511        /*If we don't find it, no big deal, just don't do the transfer. Otherwise, build a new Result
Note: See TracChangeset for help on using the changeset viewer.