Changeset 4336
- Timestamp:
- 06/30/10 10:09:25 (15 years ago)
- Location:
- issm/trunk/src/c/solutions
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/solutions/transient2d.cpp
r4295 r4336 57 57 outputfilename=argv[3]; 58 58 lockname=argv[4]; 59 60 MPI_Barrier(MPI_COMM_WORLD); start_init=MPI_Wtime(); 59 61 60 62 /*Open handle to data on disk: */ -
issm/trunk/src/c/solutions/transient3d.cpp
r4297 r4336 57 57 outputfilename=argv[3]; 58 58 lockname=argv[4]; 59 60 MPI_Barrier(MPI_COMM_WORLD); start_init=MPI_Wtime(); 59 61 60 62 /*Open handle to data on disk: */
Note:
See TracChangeset
for help on using the changeset viewer.