SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
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
template<typename ParallelComponent, typename SpectreArrayIndex>
using cbase
template<typename ParallelComponent, typename SpectreArrayIndex>
using algorithm_type
template<typename ParallelComponent, typename SpectreArrayIndex>
using ckindex
template<typename ParallelComponent, typename SpectreArrayIndex>
using cproxy_section
using component_type = Group

Detailed Description

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

Details

The type traits are:

Member Typedef Documentation

◆ algorithm_type

template<typename ParallelComponent, typename SpectreArrayIndex>
using Parallel::Algorithms::Group::algorithm_type
Initial value:
AlgorithmGroup<ParallelComponent,
SpectreArrayIndex>
A Spectre algorithm object that wraps a charm++ group chare.
Definition AlgorithmGroup.hpp:47

◆ cbase

template<typename ParallelComponent, typename SpectreArrayIndex>
using Parallel::Algorithms::Group::cbase
Initial value:
CBase_AlgorithmGroup<ParallelComponent,
SpectreArrayIndex>

◆ ckindex

template<typename ParallelComponent, typename SpectreArrayIndex>
using Parallel::Algorithms::Group::ckindex
Initial value:
CkIndex_AlgorithmGroup<ParallelComponent,
SpectreArrayIndex>

◆ cproxy

template<typename ParallelComponent, typename SpectreArrayIndex>
using Parallel::Algorithms::Group::cproxy
Initial value:
CProxy_AlgorithmGroup<ParallelComponent,
SpectreArrayIndex>

◆ cproxy_section

template<typename ParallelComponent, typename SpectreArrayIndex>
using Parallel::Algorithms::Group::cproxy_section
Initial value:
CProxySection_AlgorithmGroup<ParallelComponent, SpectreArrayIndex>

The documentation for this struct was generated from the following file:
  • src/Parallel/Algorithms/AlgorithmGroupDeclarations.hpp