STIR 6.4.0
distributable_main.h
Go to the documentation of this file.
1//
2//
3/*
4 Copyright (C) 2011- 2011, Hammersmith Imanet Ltd
5 This file is part of STIR.
6
7 SPDX-License-Identifier: Apache-2.0 AND License-ref-PARAPET-license
8
9 See STIR/LICENSE.txt for details
10*/
11
12#ifndef __stir_recon_buildblock_DISTRIBUTABLE_main_H__
13#define __stir_recon_buildblock_DISTRIBUTABLE_main_H__
14
25#include "stir/common.h"
26
27START_NAMESPACE_STIR
28
31
33
52int distributable_main(int argc, char** argv);
53
55
56END_NAMESPACE_STIR
57
58#endif // __stir_recon_buildblock_DISTRIBUTABLE_main_H__
basic configuration include file
int distributable_main(int argc, char **argv)
main function that starts processing on the master or slave as appropriate