#include "Parallel/Algorithm.hpp"
#include "Parallel/Algorithms/AlgorithmSingletonDeclarations.hpp"
#include "Parallel/ArrayIndex.hpp"
#include "Algorithms/AlgorithmSingleton.def.h"
Go to the source code of this file.
Classes | |
class | AlgorithmSingleton< ParallelComponent, SpectreArrayIndex > |
A Spectre algorithm object that wraps a charm++ singleton chare. More... | |
This file should be included in each file which defines a singleton parallel component; doing so ensures that the correct charm++ chares are defined for executables that use that parallel component.