Mantid
Loading...
Searching...
No Matches
Framework
API
inc
MantidAPI
ParallelAlgorithm.h
Go to the documentation of this file.
1
// Mantid Repository : https://github.com/mantidproject/mantid
2
//
3
// Copyright © 2017 ISIS Rutherford Appleton Laboratory UKRI,
4
// NScD Oak Ridge National Laboratory, European Spallation Source,
5
// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
6
// SPDX - License - Identifier: GPL - 3.0 +
7
#pragma once
8
9
#include "
MantidAPI/Algorithm.h
"
10
#include "MantidAPI/DllConfig.h"
11
12
namespace
Mantid
{
13
namespace
API
{
14
32
class
MANTID_API_DLL
ParallelAlgorithm
:
public
API::Algorithm
{
33
protected
:
34
~ParallelAlgorithm
() =
default
;
35
Parallel::ExecutionMode
36
getParallelExecutionMode(
const
std::map<std::string, Parallel::StorageMode> &storageModes)
const override
;
37
};
38
39
}
// namespace API
40
}
// namespace Mantid
Algorithm.h
Mantid::API::Algorithm
Base class from which all concrete algorithm classes should be derived.
Definition:
Algorithm.h:85
Mantid::API::ParallelAlgorithm
Base class for algorithms that can run in parallel on all MPI ranks but not in a distributed fashion.
Definition:
ParallelAlgorithm.h:32
Mantid::API::ParallelAlgorithm::~ParallelAlgorithm
~ParallelAlgorithm()=default
API
Definition:
ChudleyElliotSQE.h:16
Mantid
Helper class which provides the Collimation Length for SANS instruments.
Definition:
AbsorptionCorrection.h:18
Generated on Tue Jan 3 2023 11:57:22 for Mantid by
1.9.5