#ifndef __IWAVEPP_BCAST_PARAMS #define __IWAVEPP_BCAST_PARAMS #include "usempi.h" #include "parser.h" int bcast_params(PARARRAY * par, FILE * stream); #endif