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