Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

e_exch_mpi.h

Go to the documentation of this file.
00001 
00009 #ifndef E_EXCH_MPI_HEADER_ALREADY_INCLUDED
00010 
00011 #include <stdio.h>
00012 #include <stdlib.h>
00013 #include "../../util/source/useful.h"
00014 #include "../../util/source/logfile.h"
00015 #include "../../gas_models/source/gas.h"
00016 #include "../../flux_calc/source/flux_calc.h"
00017 #include "../../mb_cns/source/cns_case_id.h"
00018 #include "../../mb_cns/source/cns_work_vector.h"
00019 #include "../../mb_cns/source/cns_debug_level.h"
00020 #include "../../mb_cns/source/cns_cell.h"
00021 #include "../../mb_cns/source/cns_echo.h"
00022 #include "../../mb_cns/source/cns_bc_defs.h"
00023 #include "./e_block.h"
00024 
00025 int make_tag_3D( int block_id, int bndry );
00026 int dummy_function_for_other_boundary( int bndry );
00027 int mpi_exchange_boundary_data_3D( int type_of_copy );
00028 
00029 /*---------------------------------------------------------------------*/
00030 
00031 #define E_EXCH_MPI_HEADER_ALREADY_INCLUDED
00032 #endif
00033 
00034 

Generated on Tue Oct 25 10:23:44 2005 for CFCFD by  doxygen 1.4.4