SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
evolution::protocols::NumericInitialData Struct Reference

Indicates the ConformingType represents the choice to start an evolution with numeric initial data. More...

#include <Protocols.hpp>

Classes

struct  test

Detailed Description

Indicates the ConformingType represents the choice to start an evolution with numeric initial data.

Currently no requirements are imposed on the ConformingType.

Here's an example of a class that conforms to this protocol:

struct ValidNumericInitialData
: tt::ConformsTo<evolution::protocols::NumericInitialData> {};

The documentation for this struct was generated from the following file:
  • src/Evolution/Protocols.hpp