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