Loading [MathJax]/extensions/tex2jax.js
GLAC  1.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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