SpECTRE  v2024.04.12
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 = CProxy_AlgorithmArray< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using cbase = CBase_AlgorithmArray< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using algorithm_type = AlgorithmArray< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using ckindex = CkIndex_AlgorithmArray< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using cproxy_section = CProxySection_AlgorithmArray< ParallelComponent, SpectreArrayIndex >
 
using component_type = Array
 

Detailed Description

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

Details

The type traits are:


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