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

Log of /branches/arrayview_from_1695_trunk/escript/src/DataVector.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 1721 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 00:39:32 2008 UTC (14 years, 7 months ago) by jfenwick
File length: 6453 byte(s)
Diff to previous 1715
Branch commit.

Fixed problems with copyFromNumArray
Removed version of setTaggedValueFromCPP() which required DataArrayView.
Updated tests.



Revision 1715 - (view) (annotate) - [select for diffs]
Modified Thu Aug 21 04:52:14 2008 UTC (14 years, 7 months ago) by jfenwick
File length: 6886 byte(s)
Diff to previous 1696
Branch commit.

Moved getSliceRegionLoopRange and checkShape into DataTypes.h
Some work on methods to set/addTaggedValues without using DataArrayView.
To do this I added copyFromNumArray() on DataVector (It buggy at the 
moment).

This build passes the tests but only because copyFromNumArray is not 
used.



Revision 1696 - (view) (annotate) - [select for diffs]
Modified Mon Aug 11 03:33:40 2008 UTC (14 years, 7 months ago) by jfenwick
File length: 4373 byte(s)
Diff to previous 1388
Branching to perform experiments on removing DataArrayView


Revision 1388 - (view) (annotate) - [select for diffs]
Modified Fri Jan 11 07:45:58 2008 UTC (15 years, 2 months ago) by trankine
Original Path: trunk/escript/src/DataVector.cpp
File length: 4373 byte(s)
Diff to previous 1387
And get the *(&(*&(* name right

Revision 1387 - (view) (annotate) - [select for diffs]
Modified Fri Jan 11 07:45:26 2008 UTC (15 years, 2 months ago) by trankine
Original Path: temp/escript/src/DataVector.cpp
File length: 4373 byte(s)
Diff to previous 1384
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.

Revision 1384 - (view) (annotate) - [select for diffs]
Modified Fri Jan 11 02:29:38 2008 UTC (15 years, 2 months ago) by phornby
Original Path: temp_trunk_copy/escript/src/DataVector.cpp
File length: 4373 byte(s)
Diff to previous 1312
Make a temp copy of the trunk before checking in the windows changes



Revision 1312 - (view) (annotate) - [select for diffs]
Modified Mon Sep 24 06:18:44 2007 UTC (15 years, 5 months ago) by ksteube
Original Path: trunk/escript/src/DataVector.cpp
File length: 4373 byte(s)
Diff to previous 1250
The MPI branch is hereby closed. All future work should be in trunk.

Previously in revision 1295 I merged the latest changes to trunk into trunk-mpi-branch.
In this revision I copied all files from trunk-mpi-branch over the corresponding
trunk files. I did not use 'svn merge', it was a copy.


Revision 1250 - (view) (annotate) - [select for diffs]
Modified Thu Aug 16 02:54:42 2007 UTC (15 years, 7 months ago) by ksteube
Original Path: trunk/escript/src/DataVector.cpp
File length: 4498 byte(s)
Diff to previous 797
Minor repairs to scons files


Revision 797 - (view) (annotate) - [select for diffs]
Modified Thu Aug 3 02:03:18 2006 UTC (16 years, 7 months ago) by gross
Original Path: trunk/escript/src/DataVector.cpp
File length: 4483 byte(s)
Diff to previous 615
function added to manually free unused memory in the memory manager

Revision 615 - (view) (annotate) - [select for diffs]
Modified Wed Mar 22 02:12:00 2006 UTC (17 years ago) by elspeth
Original Path: trunk/escript/src/DataVector.cpp
File length: 4409 byte(s)
Diff to previous 477
More copyright information.


Revision 477 - (view) (annotate) - [select for diffs]
Modified Mon Jan 30 07:20:20 2006 UTC (17 years, 1 month ago) by jgs
Original Path: trunk/escript/src/DataVector.cpp
File length: 4731 byte(s)
Diff to previous 474
rationalise #includes


Revision 474 - (view) (annotate) - [select for diffs]
Modified Mon Jan 30 04:23:44 2006 UTC (17 years, 1 month ago) by jgs
Original Path: trunk/escript/src/DataVector.cpp
File length: 4663 byte(s)
Copied from: trunk/escript/src/Data/DataVector.cpp revision 469
Diff to previous 155
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includes and cpppath settings accordingly


Revision 155 - (view) (annotate) - [select for diffs]
Modified Wed Nov 9 02:02:19 2005 UTC (17 years, 4 months ago) by jgs
Original Path: trunk/escript/src/Data/DataVector.cpp
File length: 4808 byte(s)
Diff to previous 151
move all directories from trunk/esys2 into trunk and remove esys2


Revision 151 - (view) (annotate) - [select for diffs]
Modified Thu Sep 22 01:55:00 2005 UTC (17 years, 6 months ago) by jgs
Original Path: trunk/esys2/escript/src/Data/DataVector.cpp
File length: 4808 byte(s)
Diff to previous 123
Merge of development branch dev-02 back to main trunk on 2005-09-22


Revision 123 - (view) (annotate) - [select for diffs]
Modified Fri Jul 8 04:08:13 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/src/Data/DataVector.cpp
File length: 4614 byte(s)
Diff to previous 122
Merge of development branch back to main trunk on 2005-07-08


Revision 122 - (view) (annotate) - [select for diffs]
Modified Thu Jun 9 05:38:05 2005 UTC (17 years, 9 months ago) by jgs
Original Path: trunk/esys2/escript/src/Data/DataVector.cpp
File length: 3513 byte(s)
Diff to previous 121
Merge of development branch back to main trunk on 2005-06-09


Revision 121 - (view) (annotate) - [select for diffs]
Modified Fri May 6 04:26:16 2005 UTC (17 years, 10 months ago) by jgs
Original Path: trunk/esys2/escript/src/Data/DataVector.cpp
File length: 3312 byte(s)
Diff to previous 117
Merge of development branch back to main trunk on 2005-05-06


Revision 117 - (view) (annotate) - [select for diffs]
Added Fri Apr 1 05:48:57 2005 UTC (17 years, 11 months ago) by jgs
Original Path: trunk/esys2/escript/src/Data/DataVector.cpp
File length: 1252 byte(s)
*** empty log message ***


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26