Blob Blame History Raw
/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil ; -*- */
/*
 *  (C) 2006 by Argonne National Laboratory.
 *      See COPYRIGHT in top-level directory.
 *
 *  Portions of this code were written by Intel Corporation.
 *  Copyright (C) 2011-2016 Intel Corporation.  Intel provides this material
 *  to Argonne National Laboratory subject to Software Grant and Corporate
 *  Contributor License Agreement dated February 8, 2012.
 */
#ifndef MPIDCH4R_H_INCLUDED
#define MPIDCH4R_H_INCLUDED

#include "ch4r_symheap.h"
#include "ch4r_recvq.h"
#include "ch4r_proc.h"
#include "ch4r_init.h"
#include "ch4r_comm.h"
#include "ch4r_probe.h"
#include "mpidig_recv.h"
#include "ch4r_rma.h"
#include "mpidig_send.h"
#include "ch4r_win.h"
#include "ch4r_buf.h"
#include "ch4r_request.h"
#include "mpidig_startall.h"

#endif /* MPIDCH4R_H_INCLUDED */