Changeset 18794
- Timestamp:
- 11/17/14 11:48:53 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/cores/ad_core.cpp
r18521 r18794 59 59 60 60 /*Print tape statistics so that user can kill this run if something is off already:*/ 61 tapestats(my_rank,tape_stats); //reading of tape statistics62 61 if(VerboseAutodiff()){ 62 tapestats(my_rank,tape_stats); //reading of tape statistics 63 63 int commSize=IssmComm::GetSize(); 64 64 int *sstats=new int[7];
Note:
See TracChangeset
for help on using the changeset viewer.