// MPS_iwop.cc // Author: Mario J. Bencomo // last modified: 11/10/16 #include "MPS_iwop.hh" //#define VERBOSE_MJB namespace TSOpt { //----------------------------------------------------------------------// void zero_out_ex(string filename, int idx, int Nsrc){ //----------------------------------------------------------------------// try{ #ifdef IWAVE_USE_MPI if(retrieveGlobalRank()!=0){ RVLException e; e << "ERROR! zero_out_ex() should only be called from root process.\n"; throw e; } #endif #ifdef VERBOSE_MJB cerr << ">>>> Inside zero_out_ex <<<<\n" << " filename="<=(ntr_nsrc)){ RVLException e; e << "Index idx="<