--- trunk/esys2/escript/src/Data/DataTagged.h 2004/10/26 06:53:54 82 +++ trunk/esys2/escript/src/Data/DataTagged.h 2004/12/14 05:39:33 97 @@ -306,7 +306,7 @@ getSlice Description: - Factory method that returns a newly created DataTagged. + Factory method that returns a newly created DataTagged object. The caller is reponsible for managing the object created. */ virtual @@ -318,7 +318,7 @@ setSlice Description: - Copy the specified region from the given value. + Copy the specified region from the given value into this object. \param value - Input - Data to copy from. \param region - Input - Region to copy. */