SpECTRE  v2024.05.11
Parallel::Algorithms::Group Struct Reference

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

#include <AlgorithmGroupDeclarations.hpp>

Public Types

template<typename ParallelComponent , typename SpectreArrayIndex >
using cproxy = CProxy_AlgorithmGroup< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using cbase = CBase_AlgorithmGroup< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using algorithm_type = AlgorithmGroup< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using ckindex = CkIndex_AlgorithmGroup< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using cproxy_section = CProxySection_AlgorithmGroup< ParallelComponent, SpectreArrayIndex >
 
using component_type = Group
 

Detailed Description

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

Details

The type traits are:


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