|
SpECTRE
v2026.04.01
|
A struct that stores the charm++ types relevant for a particular singleton component. More...
#include <AlgorithmSingletonDeclarations.hpp>
Public Types | |
| template<typename ParallelComponent, typename SpectreArrayIndex> | |
| using | cproxy |
| template<typename ParallelComponent, typename SpectreArrayIndex> | |
| using | cbase = CBase_AlgorithmSingleton<ParallelComponent, SpectreArrayIndex> |
| template<typename ParallelComponent, typename SpectreArrayIndex> | |
| using | algorithm_type |
| template<typename ParallelComponent, typename SpectreArrayIndex> | |
| using | ckindex |
| template<typename ParallelComponent, typename SpectreArrayIndex> | |
| using | cproxy_section = void |
| using | component_type = Singleton |
A struct that stores the charm++ types relevant for a particular singleton component.
The type traits are:
| using Parallel::Algorithms::Singleton::algorithm_type |
| using Parallel::Algorithms::Singleton::ckindex |
| using Parallel::Algorithms::Singleton::cproxy |