13 строки
424 B
Plaintext
13 строки
424 B
Plaintext
|
dnl/*
|
||
|
dnl * Copyright (c) 2006 The Trustees of Indiana University and Indiana
|
||
|
dnl * University Research and Technology
|
||
|
dnl * Corporation. All rights reserved.
|
||
|
dnl * Copyright (c) 2006 The Technical University of Chemnitz. All
|
||
|
dnl * rights reserved.
|
||
|
dnl */
|
||
|
dnl
|
||
|
define(MPI_Comm, int)dnl
|
||
|
define(MPI_Op, int)dnl
|
||
|
define(MPI_Datatype, int)dnl
|
||
|
define(MPI_Request, int)dnl
|