SpECTRE  v2026.06.09.01
Loading...
Searching...
No Matches
Filters::None< Dim, TagList >::BlocksToFilter Struct Reference

Which blocks the filter should be applied to. More...

#include <None.hpp>

Public Types

using type

Static Public Attributes

static constexpr Options::String help

Detailed Description

template<size_t Dim, typename TagList>
struct Filters::None< Dim, TagList >::BlocksToFilter

Which blocks the filter should be applied to.

Member Typedef Documentation

◆ type

template<size_t Dim, typename TagList>
using Filters::None< Dim, TagList >::BlocksToFilter::type
Initial value:
A class indicating that a parsed value can be automatically computed instead of specified.
Definition Auto.hpp:44
'All' label
Definition Auto.hpp:28

Member Data Documentation

◆ help

template<size_t Dim, typename TagList>
Options::String Filters::None< Dim, TagList >::BlocksToFilter::help
staticconstexpr
Initial value:
= {
"List of blocks or block groups to restrict this no-op filter to. "
"You can also specify 'All' to apply to every block in the domain. "
"Since the filter never modifies data, this option only affects which "
"blocks appear in the filter's block list."}

The documentation for this struct was generated from the following file:
  • src/NumericalAlgorithms/LinearOperators/Filters/None.hpp