SpECTRE  v2024.04.12
Parallel::Algorithms::Singleton Struct Reference

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 = CProxy_AlgorithmSingleton< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using cbase = CBase_AlgorithmSingleton< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using algorithm_type = AlgorithmSingleton< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using ckindex = CkIndex_AlgorithmSingleton< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using cproxy_section = void
 
using component_type = Singleton
 

Detailed Description

A struct that stores the charm++ types relevant for a particular singleton component.

Details

The type traits are:


The documentation for this struct was generated from the following file: