AmpTools
AmpToolsInterfaceMPI.h
Go to the documentation of this file.
1
#if !defined(AMPTOOLSINTERFACEMPI)
2
#define AMPTOOLSINTERFACEMPI
3
4
#include "
IUAmpTools/AmpToolsInterface.h
"
5
6
using namespace
std
;
7
8
class
AmpToolsInterfaceMPI
:
public
AmpToolsInterface
{
9
10
public
:
11
12
AmpToolsInterfaceMPI
(
ConfigurationInfo
* cfgInfo);
13
14
void
finalizeFit();
15
16
private
:
17
18
int
m_rank;
19
int
m_numProc;
20
21
};
22
23
24
25
#endif
ConfigurationInfo
Definition:
ConfigurationInfo.h:111
AmpToolsInterface
Definition:
AmpToolsInterface.h:86
std
AmpToolsInterface.h
AmpToolsInterfaceMPI
Definition:
AmpToolsInterfaceMPI.h:8
AmpTools
IUAmpToolsMPI
AmpToolsInterfaceMPI.h
Generated on Sun May 7 2017 06:12:49 for AmpTools by
1.8.13