Changeset 5330


Ignore:
Timestamp:
08/17/10 17:08:23 (15 years ago)
Author:
Eric.Larour
Message:

Better debugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp

    r5307 r5330  
    8989                                        PetscSynchronizedFlush(MPI_COMM_WORLD);
    9090                                }
    91                                 PetscSynchronizedPrintf(MPI_COMM_WORLD," enum: %i\n",StringToEnum(root));
     91                                PetscSynchronizedPrintf(MPI_COMM_WORLD," descriptor: %s root %s enum: %i\n",descriptor,root,StringToEnum(root));
    9292                                PetscSynchronizedFlush(MPI_COMM_WORLD);
    9393                        #endif
Note: See TracChangeset for help on using the changeset viewer.