Parent Directory
|
Revision Log
Sticky Revision: |
Can now read and MPI distribute a finley mesh including the tags.
Fixed nightly tests for savanna (no longer running in PBS cause can't compile on compute node). Modified domain.print_mesh_info() to tell how many elements are owned by a node and how many are in the overlap. Instrumented the preconditioner step.
And get the *(&(*&(* name right
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Make a temp copy of the trunk before checking in the windows changes
dump/LoadMesh methods work except for TagMap, Point elements probably OK but are untested.
Created LoadMesh to read a mesh from a distributed NetCDF file. Can read nodes but not elements yet.
First cut implementation of mesh.dump() using NetCDF. TagMap not saved yet. The code for Points probably works but has not been tested.
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.
Implemented domain.print_mesh_info() so we can see the distribution of elements & nodes. Implemented -DBOUNDS_CHECK to catch an error with periodicN=True.
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.
clear name tagging is supported now.
Copyright added to more source files.
reorganise finley src tree to remove inc dir and src/finley directory
copy finleyC and CPPAdapter to finley and finley/CPPAdapter to facilitate scons builds
move all directories from trunk/esys2 into trunk and remove esys2
Merge of development branch dev-02 back to main trunk on 2005-09-15
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.
ViewVC Help | |
Powered by ViewVC 1.1.26 |