SpECTRE  v2024.05.11
Parallel::OptionTags::Parallelization Struct Reference

Option group for all things related to parallelization. More...

#include <Parallelization.hpp>

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

Option group for all things related to parallelization.

It is possible this group will need to be used in a library that cannot depend on the Parallel library. In that case, this struct should just be forward declared.

Member Data Documentation

◆ help

constexpr Options::String Parallel::OptionTags::Parallelization::help
staticconstexpr
Initial value:
= {
"Options related to parallelization aspects of the simulation."}

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