Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
The new MPI parallel ReadMesh is now the default after having passed all tests both with and without MPI. If you have been using ReadMesh you should notice no difference. If you were using ReadMeshMPI then change to ReadMesh.
Added python-level methods getMPISizeWorld() and getMPIRankWorld() for MPI process info. Test suite run_inputOutput.py runs on any number of cores now, hybrid may still be a problem.
Implemented Lutz fix for MPI mesh dump/load using NetCDF
Cleared away some debugging prints
Added tests for reading a finley mesh and comparing it to a newly-created mesh of the same type Moved my mesh comparison function to be a class method
Removed failing test until we fix a bug. Fixed several compiler warnings.
Added new field to NetCDF dump of mesh
Added new test suite run_inputOutput.py to systematically test I/O. Can determine if two domains are same with Fourier analysis. Added new method getNumDataPointsGlobal to return number of DPs of a distributed mesh. Reading of tags in ReadMeshMPI failed occasionally, should be more robust now.
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 |