Parent Directory
|
Revision Log
|
Patch
revision 1747 by gross, Thu Aug 21 06:24:29 2008 UTC | revision 1748 by ksteube, Wed Sep 3 06:10:39 2008 UTC | |
---|---|---|
# | Line 1406 Data::initialise(const IValueType& value | Line 1406 Data::initialise(const IValueType& value |
1406 | } | } |
1407 | ||
1408 | /** | /** |
1409 | Modify a filename for MPI parallel output to multiple files | |
1410 | */ | |
1411 | char *Escript_MPI_appendRankToFileName(const char *, int, int); | |
1412 | ||
1413 | /** | |
1414 | Binary Data object operators. | Binary Data object operators. |
1415 | */ | */ |
1416 | inline double rpow(double x,double y) | inline double rpow(double x,double y) |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |