Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Big commit - making dudley much more like finley to make it more managable. Fixed quite a few issues that had been fixed in finley. Disposed of all ReducedNode/ReducedDOF entities that dudley never supported. Compiles and passes tests.
Much needed sync with trunk...
sync and fix.
trilinos playground
Copyright dates updated. \version for doxygen to read
Fixing institution name to comply with policy
Changes brought across from the debian preparation branch.
More python fixes
Updating all the dates
release changes
I changed some files. Updated copyright notices, added GeoComp.
Reapply some of the spelling fixes that got lost....
Bringing the changes from doubleplusgood branch. Can't merge directly because svn doesn't transfer changes to renamed files (mutter grumble).
Spelling fixes
dudley
Initial all c++ build. But ... there are now reinterpret_cast<>'s
Some simple experiments for c++ Finley
Round 1 of copyright fixes
First pass of updating copyright notices
Copyright changes
Fixed two more instances of macro-dependent unused vars.
Merging dudley and scons updates from branches
Fix MPI and OMP problems not detected in serial
indent -linux -nce -i4 -bl -bli0 -l120
Comment stripping
Updated referenceElements and enums
It doesn't pass all tests but this is major progress
Another pass at removing finley
inital rename
Some experiments on finley
Don't panic. Updating copyright stamps
Updating copyright notices
two fixes dealing with zero samples under MPI
Copyright updated in all files
some fixes for the case of empty processor
Fix in the MPI mesh reader: Owner need to be set.
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
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.
The set/getRefVal functions of Data objects have been removed (mainly to avoid later problems with MPI). Moreover, a faster access to the reference id of samples has been introduced. I don't think that anybody will profit form this at this stage but it will allow a faster dump of data objects.
MPI update Each element (normal elements, faceElements, ContactElements and points) are now assigned a unique global id to streamline per-element calculations and file IO of element data.
Large number of changes to Finley for meshing in MPI. - optimisation and neatening up of rectcanglular mesh generation code - first and second order 1D, 2D and 3D rectangular meshes are now available in finley and escript using MPI. - reduced meshes now generated in MPI, and interpolation to and from reduced data types now supported.
Changes relating to the MPI version of escript The standard OpenMP version of escript is unchanged - updated data types (Finley_Mesh, Finley_NodeFile, etc) to store meshes over multiple MPI processes. - added CommBuffer code in Paso for communication of Data associated with distributed meshes - updates in Finley and Escript to support distributed data and operations on distributed data (such as interpolation). - construction of RHS in MPI, so that simple explicit schemes (such as /docs/examples/wave.py without IO and the Locator) can run in MPI. - updated mesh generation for first order line, rectangle and brick meshes and second order line meshes in MPI. - small changes to trunk/SConstruct and trunk/scons/ess_options.py to build the MPI version, these changes are turned off by default.
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
Merge of development branch back to main trunk on 2005-07-08
*** empty log message ***
*** empty log message ***
*** empty log message ***
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 |