SpECTRE  v2024.03.19
Parallel::Algorithms::Nodegroup Struct Reference

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

#include <AlgorithmNodegroupDeclarations.hpp>

Public Types

template<typename ParallelComponent , typename SpectreArrayIndex >
using cproxy = CProxy_AlgorithmNodegroup< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using cbase = CBase_AlgorithmNodegroup< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using algorithm_type = AlgorithmNodegroup< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using ckindex = CkIndex_AlgorithmNodegroup< ParallelComponent, SpectreArrayIndex >
 
template<typename ParallelComponent , typename SpectreArrayIndex >
using cproxy_section = CProxySection_AlgorithmNodegroup< ParallelComponent, SpectreArrayIndex >
 
using component_type = Nodegroup
 

Detailed Description

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

Details

The type traits are:


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