SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Parallel::Algorithms::Array Struct Reference

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

#include <AlgorithmArrayDeclarations.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 = Array

Detailed Description

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

Details

The type traits are:

Member Typedef Documentation

◆ algorithm_type

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

◆ cbase

template<typename ParallelComponent, typename SpectreArrayIndex>
using Parallel::Algorithms::Array::cbase
Initial value:
CBase_AlgorithmArray<ParallelComponent,
SpectreArrayIndex>

◆ ckindex

template<typename ParallelComponent, typename SpectreArrayIndex>
using Parallel::Algorithms::Array::ckindex
Initial value:
CkIndex_AlgorithmArray<ParallelComponent,
SpectreArrayIndex>

◆ cproxy

template<typename ParallelComponent, typename SpectreArrayIndex>
using Parallel::Algorithms::Array::cproxy
Initial value:
CProxy_AlgorithmArray<ParallelComponent,
SpectreArrayIndex>

◆ cproxy_section

template<typename ParallelComponent, typename SpectreArrayIndex>
using Parallel::Algorithms::Array::cproxy_section
Initial value:
CProxySection_AlgorithmArray<ParallelComponent, SpectreArrayIndex>

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