/[escript]/branches/arrayview_from_1695_trunk/escript/src/DataAbstract.cpp
ViewVC logotype

Diff of /branches/arrayview_from_1695_trunk/escript/src/DataAbstract.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1720 by jfenwick, Thu Aug 21 04:52:14 2008 UTC revision 1721 by jfenwick, Fri Aug 22 00:39:32 2008 UTC
# Line 117  DataAbstract::setTaggedValue(int tagKey, Line 117  DataAbstract::setTaggedValue(int tagKey,
117  void    void  
118  DataAbstract::setTaggedValue(int tagKey,  DataAbstract::setTaggedValue(int tagKey,
119             const DataTypes::ShapeType& pointshape,             const DataTypes::ShapeType& pointshape,
120                 const DataTypes::ValueType& value)                 const DataTypes::ValueType& value,
121               int dataOffset)
122  {  {
123      throw DataException("Error - DataAbstract::setTaggedValue: Data type does not have tag values.");      throw DataException("Error - DataAbstract::setTaggedValue: Data type does not have tag values.");
124  }  }

Legend:
Removed from v.1720  
changed lines
  Added in v.1721

  ViewVC Help
Powered by ViewVC 1.1.26