Garfield
0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
Loading...
Searching...
No Matches
MultiProcessInterface.hh
Go to the documentation of this file.
1
#ifndef G_MULTIPROCESS_INTERFACE
2
#define G_MULTIPROCESS_INTERFACE
3
4
namespace
Garfield
{
5
6
// Structure to determine how multi-processing is done
7
enum class
MPRunMode
{
Normal
= 0,
GPUExclusive
};
8
9
}
// namespace Garfield
10
11
#endif
Garfield
Definition
AvalancheGrid.hh:9
Garfield::MPRunMode
MPRunMode
Definition
MultiProcessInterface.hh:7
Garfield::MPRunMode::GPUExclusive
@ GPUExclusive
Definition
MultiProcessInterface.hh:7
Garfield::MPRunMode::Normal
@ Normal
Definition
MultiProcessInterface.hh:7
Include
Garfield
MultiProcessInterface.hh
Generated by
1.14.0