/[escript]/trunk/finley/src/CPPAdapter/TransportProblemAdapter.cpp
ViewVC logotype

Log of /trunk/finley/src/CPPAdapter/TransportProblemAdapter.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 3674)

Revision 1859 - (view) (annotate) - [select for diffs]
Modified Wed Oct 8 03:03:37 2008 UTC (14 years, 5 months ago) by gross
File length: 6310 byte(s)
Diff to previous 1811
first version of testing for transport solver.

Revision 1811 - (view) (annotate) - [select for diffs]
Modified Thu Sep 25 23:11:13 2008 UTC (14 years, 5 months ago) by ksteube
File length: 6207 byte(s)
Diff to previous 1513
Copyright updated in all files


Revision 1513 - (view) (annotate) - [select for diffs]
Modified Tue Apr 15 08:47:57 2008 UTC (14 years, 11 months ago) by gross
File length: 6181 byte(s)
Diff to previous 1417
pragma ivdep removed. icc produced wrong code.

Revision 1417 - (view) (annotate) - [select for diffs]
Modified Mon Feb 25 04:45:48 2008 UTC (15 years ago) by gross
File length: 6181 byte(s)
Diff to previous 1407
some more work on the transport solver.

Revision 1407 - (view) (annotate) - [select for diffs]
Modified Mon Feb 4 06:45:48 2008 UTC (15 years, 1 month ago) by gross
File length: 4155 byte(s)
Diff to previous 1388
new upwinding algorithm (still fails)

Revision 1388 - (view) (annotate) - [select for diffs]
Modified Fri Jan 11 07:45:58 2008 UTC (15 years, 2 months ago) by trankine
File length: 3997 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/finley/src/CPPAdapter/TransportProblemAdapter.cpp
File length: 3997 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/finley/src/CPPAdapter/TransportProblemAdapter.cpp
File length: 3997 byte(s)
Diff to previous 1365
Make a temp copy of the trunk before checking in the windows changes



Revision 1365 - (view) (annotate) - [select for diffs]
Modified Mon Dec 17 07:28:23 2007 UTC (15 years, 3 months ago) by gross
File length: 3997 byte(s)
Diff to previous 1364
some cosmetics.

Revision 1364 - (view) (annotate) - [select for diffs]
Modified Mon Dec 17 07:22:45 2007 UTC (15 years, 3 months ago) by gross
File length: 3655 byte(s)
Copied from: trunk/finley/src/CPPAdapter/SystemMatrixAdapter.cpp revision 1362
Diff to previous 1339
finley interface to paso's transport solver added.

Revision 1339 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 01:53:12 2007 UTC (15 years, 4 months ago) by ksteube
Original Path: trunk/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 11279 byte(s)
Diff to previous 1312
Modified scons target release_src to include lib/ and include/ since
their presence is required for a build.  Modified
mydomain.print_mesh_info(True) to include more useful info about a
distributed domain.  Added mypde.getOperator().print_matrix_info(True)
to tell about a distributed matrix.



Revision 1312 - (view) (annotate) - [select for diffs]
Modified Mon Sep 24 06:18:44 2007 UTC (15 years, 6 months ago) by ksteube
Original Path: trunk/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 8623 byte(s)
Diff to previous 1141
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 1141 - (view) (annotate) - [select for diffs]
Modified Tue May 15 04:24:51 2007 UTC (15 years, 10 months ago) by gross
Original Path: trunk/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 9016 byte(s)
Diff to previous 971
Some changes to make things run on windows. There is still a problem with netcdf an long file names on windows but there is the suspicion that this is a bigger problem related to boost (compiler options). In fact runs with large numbers of iteration/time steps tend to create seg faults. 

Revision 971 - (view) (annotate) - [select for diffs]
Modified Wed Feb 14 04:40:49 2007 UTC (16 years, 1 month ago) by ksteube
Original Path: trunk/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 9022 byte(s)
Diff to previous 969
Had to undo commit to new MPI branch. The changes went into the original and
not the branch. The files committed here are exactly the same as revision 969.



Revision 969 - (view) (annotate) - [select for diffs]
Modified Tue Feb 13 23:02:23 2007 UTC (16 years, 1 month ago) by ksteube
Original Path: trunk/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 9177 byte(s)
Diff to previous 817
Parallelization using MPI for solution of implicit problems.

Parallelization for explicit problems has already been accomplished in
the main SVN branch.

This is incomplete and is not ready for use.



Revision 817 - (view) (annotate) - [select for diffs]
Modified Sat Aug 26 03:08:52 2006 UTC (16 years, 7 months ago) by ksteube
Original Path: trunk/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 9022 byte(s)
Diff to previous 757
Can now compile and run with MPI on shake71



Revision 757 - (view) (annotate) - [select for diffs]
Modified Mon Jun 26 13:12:56 2006 UTC (16 years, 8 months ago) by woo409
Original Path: trunk/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 8982 byte(s)
Diff to previous 472
+ Merge of intelc_win32 branch (revision 741:755) with trunk. Tested on iVEC altix (run_tests and py_tests all pass)


Revision 472 - (view) (annotate) - [select for diffs]
Modified Fri Jan 27 01:50:59 2006 UTC (17 years, 1 month ago) by jgs
Original Path: trunk/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 8830 byte(s)
Diff to previous 471
rationalise all #includes


Revision 471 - (view) (annotate) - [select for diffs]
Modified Fri Jan 27 01:33:02 2006 UTC (17 years, 1 month ago) by jgs
Original Path: trunk/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 9052 byte(s)
Diff to previous 467
reorganise finley src tree to remove inc dir and src/finley directory


Revision 467 - (view) (annotate) - [select for diffs]
Modified Wed Jan 25 05:43:46 2006 UTC (17 years, 2 months ago) by jgs
Original Path: trunk/finley/src/finley/CPPAdapter/SystemMatrixAdapter.cpp
File length: 9052 byte(s)
Diff to previous 430
adjustments to includes to allow for new paso src tree structure

Revision 430 - (view) (annotate) - [select for diffs]
Modified Wed Jan 11 06:40:50 2006 UTC (17 years, 2 months ago) by gross
Original Path: trunk/finley/src/finley/CPPAdapter/SystemMatrixAdapter.cpp
File length: 9062 byte(s)
Diff to previous 203
ILU has been replicated is called RILU (recursive ILU) now. ILU will now be reimplemented.

Revision 203 - (view) (annotate) - [select for diffs]
Modified Wed Nov 23 04:36:15 2005 UTC (17 years, 4 months ago) by jgs
Original Path: trunk/finley/src/finley/CPPAdapter/SystemMatrixAdapter.cpp
File length: 8954 byte(s)
Diff to previous 201
adjust include file names to allow for new finley source tree structure


Revision 201 - (view) (annotate) - [select for diffs]
Modified Wed Nov 23 04:10:21 2005 UTC (17 years, 4 months ago) by jgs
Original Path: trunk/finley/src/finley/CPPAdapter/SystemMatrixAdapter.cpp
File length: 9008 byte(s)
Diff to previous 155
copy finleyC and CPPAdapter to finley and finley/CPPAdapter to
facilitate scons builds


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/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 9008 byte(s)
Diff to previous 153
move all directories from trunk/esys2 into trunk and remove esys2


Revision 153 - (view) (annotate) - [select for diffs]
Modified Tue Oct 25 01:51:20 2005 UTC (17 years, 5 months ago) by jgs
Original Path: trunk/esys2/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 9008 byte(s)
Diff to previous 150
Merge of development branch dev-02 back to main trunk on 2005-10-25


Revision 150 - (view) (annotate) - [select for diffs]
Modified Thu Sep 15 03:44:45 2005 UTC (17 years, 6 months ago) by jgs
Original Path: trunk/esys2/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 9765 byte(s)
Diff to previous 149
Merge of development branch dev-02 back to main trunk on 2005-09-15


Revision 149 - (view) (annotate) - [select for diffs]
Modified Thu Sep 1 03:31:39 2005 UTC (17 years, 6 months ago) by jgs
Original Path: trunk/esys2/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 4800 byte(s)
Diff to previous 123
Merge of development branch dev-02 back to main trunk on 2005-09-01


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/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 5112 byte(s)
Diff to previous 108
Merge of development branch back to main trunk on 2005-07-08


Revision 108 - (view) (annotate) - [select for diffs]
Modified Thu Jan 27 06:21:59 2005 UTC (18 years, 1 month ago) by jgs
Original Path: trunk/esys2/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 4816 byte(s)
Diff to previous 102
*** empty log message ***


Revision 102 - (view) (annotate) - [select for diffs]
Modified Wed Dec 15 07:08:39 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 4619 byte(s)
Diff to previous 100
*** empty log message ***


Revision 100 - (view) (annotate) - [select for diffs]
Modified Wed Dec 15 03:48:48 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 3933 byte(s)
Diff to previous 97
*** empty log message ***


Revision 97 - (view) (annotate) - [select for diffs]
Modified Tue Dec 14 05:39:33 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 4619 byte(s)
Diff to previous 82
*** empty log message ***


Revision 82 - (view) (annotate) - [select for diffs]
Added Tue Oct 26 06:53:54 2004 UTC (18 years, 4 months ago) by jgs
Original Path: trunk/esys2/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
File length: 3933 byte(s)
Initial revision


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