SpECTRE
v2024.09.29
|
A Spectre algorithm object that wraps a single element charm++ array chare. More...
#include <AlgorithmSingleton.hpp>
A Spectre algorithm object that wraps a single element charm++ array chare.
Charm++ does offer a distributed object called a singleton, however we don't use this for a few reasons:
For implementation details, see AlgorithmArray.