/[escript]/trunk/finley/src/Mesh_saveVTK.c
ViewVC logotype

Log of /trunk/finley/src/Mesh_saveVTK.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1572 - (view) (annotate) - [select for diffs]
Modified Mon May 26 12:50:56 2008 UTC (14 years, 9 months ago) by gross
File length: 40313 byte(s)
Diff to previous 1562
some openmp problems in PCG fixed.

Revision 1562 - (view) (annotate) - [select for diffs]
Modified Wed May 21 13:04:40 2008 UTC (14 years, 10 months ago) by gross
File length: 40470 byte(s)
Diff to previous 1476
The algebraic upwinding with MPI. The case of boundary constraint needs still some attention. 



Revision 1476 - (view) (annotate) - [select for diffs]
Modified Mon Apr 7 23:38:50 2008 UTC (14 years, 11 months ago) by gross
File length: 40274 byte(s)
Diff to previous 1388
Jacobian-free Newton method added to Paso

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: 40308 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/Mesh_saveVTK.c
File length: 40308 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/Mesh_saveVTK.c
File length: 40308 byte(s)
Diff to previous 1347
Make a temp copy of the trunk before checking in the windows changes



Revision 1347 - (view) (annotate) - [select for diffs]
Modified Fri Nov 16 05:37:07 2007 UTC (15 years, 4 months ago) by ksteube
File length: 40308 byte(s)
Diff to previous 1338
Completed mesh.dump(file) and mesh=LoadMesh(file) by adding TagMap and
implementing MPI parallelism.
Now allocating ElementFile for ContactElements even if there are none.
Removed file Mesh_dump.c since dump/loadMesh are in CPPAdapter/MeshAdapter*.cpp.


Revision 1338 - (view) (annotate) - [select for diffs]
Modified Mon Nov 5 06:32:29 2007 UTC (15 years, 4 months ago) by gross
File length: 40269 byte(s)
Diff to previous 1312
bug in the selection of the order of the output mesh fixed.

Revision 1312 - (view) (annotate) - [select for diffs]
Modified Mon Sep 24 06:18:44 2007 UTC (15 years, 5 months ago) by ksteube
File length: 40675 byte(s)
Diff to previous 1062
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 1062 - (view) (annotate) - [select for diffs]
Modified Mon Mar 26 06:17:53 2007 UTC (15 years, 11 months ago) by gross
File length: 62679 byte(s)
Diff to previous 1030
reduced integration schemes are implemented now for grad, integrate, etc. Tests still to be added.

Revision 1030 - (view) (annotate) - [select for diffs]
Modified Wed Mar 14 05:14:44 2007 UTC (16 years ago) by phornby
File length: 61733 byte(s)
Diff to previous 1028
Assemble_CopyElementData.c - resolve with my local edits.
Mesh_saveVTK.c - remove debug print.
DataArrayView.h - remove dllim/export declarations on template functions.



Revision 1028 - (view) (annotate) - [select for diffs]
Modified Wed Mar 14 00:15:24 2007 UTC (16 years ago) by gross
File length: 61760 byte(s)
Diff to previous 903
modifications to be compliant with _WIN32. The substitutes for asinh, acosh, atanh are still missing (erf will through an exception)

Revision 903 - (view) (annotate) - [select for diffs]
Modified Fri Nov 17 01:59:49 2006 UTC (16 years, 4 months ago) by gross
File length: 60873 byte(s)
Diff to previous 850
bug with tagged data in vtk and dx writer fixed

Revision 850 - (view) (annotate) - [select for diffs]
Modified Sun Sep 17 23:27:00 2006 UTC (16 years, 6 months ago) by gross
File length: 60607 byte(s)
Diff to previous 818
some problems with vtk writer fixed

Revision 818 - (view) (annotate) - [select for diffs]
Modified Sun Aug 27 11:10:34 2006 UTC (16 years, 6 months ago) by dhawcroft
File length: 60607 byte(s)
Diff to previous 812
saveVTK fixes



Revision 812 - (view) (annotate) - [select for diffs]
Modified Thu Aug 17 05:49:59 2006 UTC (16 years, 7 months ago) by dhawcroft
File length: 61225 byte(s)
Diff to previous 796


Revision 796 - (view) (annotate) - [select for diffs]
Modified Mon Jul 31 06:16:17 2006 UTC (16 years, 7 months ago) by dhawcroft
File length: 61220 byte(s)
Diff to previous 794
much faster parallel saveVTK
needs testers, don't be shy


Revision 794 - (view) (annotate) - [select for diffs]
Modified Sun Jul 30 03:45:01 2006 UTC (16 years, 7 months ago) by dhawcroft
File length: 60177 byte(s)
Diff to previous 793


Revision 793 - (view) (annotate) - [select for diffs]
Modified Sat Jul 29 19:40:22 2006 UTC (16 years, 7 months ago) by dhawcroft
File length: 60489 byte(s)
Diff to previous 687
Preliminary MPI version of saveVTK. Needs testers. Works for point data and should work for cell centered data.

Revision 687 - (view) (annotate) - [select for diffs]
Modified Mon Mar 27 22:17:32 2006 UTC (16 years, 11 months ago) by gross
File length: 27350 byte(s)
Diff to previous 616
small fixes

Revision 616 - (view) (annotate) - [select for diffs]
Modified Wed Mar 22 02:46:56 2006 UTC (17 years ago) by elspeth
File length: 27376 byte(s)
Diff to previous 471
Copyright added to more source files.


Revision 471 - (view) (annotate) - [select for diffs]
Modified Fri Jan 27 01:33:02 2006 UTC (17 years, 1 month ago) by jgs
File length: 27698 byte(s)
Copied from: trunk/finley/src/finley/Mesh_saveVTK.c revision 469
Diff to previous 201
reorganise finley src tree to remove inc dir and src/finley directory


Revision 201 - (view) (annotate) - [select for diffs]
Modified Wed Nov 23 04:10:21 2005 UTC (17 years, 3 months ago) by jgs
Original Path: trunk/finley/src/finley/Mesh_saveVTK.c
File length: 27698 byte(s)
Copied from: trunk/finley/src/finleyC/Mesh_saveVTK.c revision 175
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/finleyC/Mesh_saveVTK.c
File length: 27698 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, 4 months ago) by jgs
Original Path: trunk/esys2/finley/src/finleyC/Mesh_saveVTK.c
File length: 27698 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/finleyC/Mesh_saveVTK.c
File length: 23534 byte(s)
Diff to previous 147
Merge of development branch dev-02 back to main trunk on 2005-09-15


Revision 147 - (view) (annotate) - [select for diffs]
Modified Fri Aug 12 01:45:47 2005 UTC (17 years, 7 months ago) by jgs
Original Path: trunk/esys2/finley/src/finleyC/Mesh_saveVTK.c
File length: 21435 byte(s)
Diff to previous 123
erge of development branch dev-02 back to main trunk on 2005-08-12


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/finleyC/Mesh_saveVTK.c
File length: 20081 byte(s)
Diff to previous 121
Merge of development branch back to main trunk on 2005-07-08


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/finley/src/finleyC/Mesh_saveVTK.c
File length: 19841 byte(s)
Diff to previous 113
Merge of development branch back to main trunk on 2005-05-06


Revision 113 - (view) (annotate) - [select for diffs]
Modified Mon Feb 28 07:06:33 2005 UTC (18 years ago) by jgs
Original Path: trunk/esys2/finley/src/finleyC/Mesh_saveVTK.c
File length: 17138 byte(s)
Diff to previous 110
*** empty log message ***


Revision 110 - (view) (annotate) - [select for diffs]
Added Mon Feb 14 04:14:42 2005 UTC (18 years, 1 month ago) by jgs
Original Path: trunk/esys2/finley/src/finleyC/Mesh_saveVTK.c
File length: 10028 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