PLUTO
4.4-patch2
Src
Parallel
al.h
Go to the documentation of this file.
1
/* ///////////////////////////////////////////////////////////////////// */
13
/* ///////////////////////////////////////////////////////////////////// */
14
15
#ifndef __AL
16
#define __AL
17
18
#include <mpi.h>
19
20
#include <stdio.h>
21
#include <stdarg.h>
22
#include <stdlib.h>
23
#include <strings.h>
24
#include <math.h>
25
26
#include "
al_defs.h
"
27
28
/* Include AL prototypes */
29
#include "
al_proto.h
"
30
31
/* Include AL macros and definitions */
32
#include "
al_codes.h
"
33
34
35
#endif
/* End if __AL */
36
al_proto.h
ArrayLib function prototypes header file.
al_codes.h
ArrayLib codes header file.
al_defs.h
ArrayLib function definitions header file.
Generated on Sat Jun 26 2021 13:23:57 for PLUTO by
1.8.13