Ignore:
Timestamp:
01/25/17 16:25:17 (7 years ago)
Author:
yushan
Message:

initialize the branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/buffer_client.cpp

    r917 r1037  
    77#include "mpi.hpp" 
    88#include "tracer.hpp" 
     9 
    910 
    1011namespace xios 
     
    8081      traceOn(); 
    8182      if (flag == true) pending = false; 
     83 
     84      //printf("\ncheckbuffer, flag = %d, pending = %d; request = %p, count = %d\n", flag, pending, &request, count); 
    8285    } 
    8386 
Note: See TracChangeset for help on using the changeset viewer.