SpECTRE  v2024.03.19
domain::creators::BinaryCompactObject::InitialGridPoints Struct Reference

Public Types

using type = std::variant< size_t, std::array< size_t, 3 >, std::vector< std::array< size_t, 3 > >, std::unordered_map< std::string, std::array< size_t, 3 > > >
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::BinaryCompactObject::InitialGridPoints::help
staticconstexpr
Initial value:
= {
"Initial number of grid points in the elements of each block of the "
"domain. See main help text for details."}

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