00001 #ifndef __IWAVEPP_BCAST_PARAMS 00002 #define __IWAVEPP_BCAST_PARAMS 00003 00004 #include "usempi.h" 00005 #include "parser.h" 00006 00007 int bcast_params(PARARRAY * par, FILE * stream); 00008 00009 #endif