Changes between Version 35 and Version 36 of AnugaParallel


Ignore:
Timestamp:
Sep 27, 2012, 9:03:03 PM (13 years ago)
Author:
steve
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnugaParallel

    v35 v36  
    118118
    119119In the anuga_parallel directory there are two subdirectories {{{pymetis}}} and {{{pypar_extras}}}
    120 which need compiling. The easiest way to do this is to return to the {{{anuga_core}}} directory
     120which contain files that need compiling. The easiest way to do this is to return to the {{{anuga_core}}} directory
    121121and rerun the {{{compile_all.py}}} script.
    122122
     
    140140
    141141Hopefully that all works. There will be some output which are warning messages generated by the unit tests
    142 checking out error situation.
     142checking out various error situations.
    143143
    144144==== Example program ====