GLAC  1.0
parallel.h
Go to the documentation of this file.
1 
9 #ifndef PARALLEL_H
10 #define PARALLEL_H
11 
12 #pragma once
13 
14 #include "communicator.h"
15 #include "index.h"
16 #include "parallelparameters.h"
17 
18 #endif // PARALLEL_H