SpECTRE  v2024.04.12
Parallel::OptionTags::ResourceInfo< Metavariables > Struct Template Reference

Options group for resource allocation. More...

#include <ResourceInfo.hpp>

Public Types

using type = Parallel::ResourceInfo< Metavariables >
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<typename Metavariables>
struct Parallel::OptionTags::ResourceInfo< Metavariables >

Options group for resource allocation.

Member Data Documentation

◆ help

template<typename Metavariables >
constexpr Options::String Parallel::OptionTags::ResourceInfo< Metavariables >::help
staticconstexpr
Initial value:
= {
"Options for allocating resources. This information will be used when "
"placing Array and Singleton parallel components on the requested "
"resources."}

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