SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
evolution::initial_data Namespace Reference

Namespace for things related to initial data used for evolution systems. More...

Namespaces

namespace  OptionTags
 Option tags for initial data of evolution system.
 
namespace  Tags
 Tags for initial data of evolution system.
 

Classes

class  InitialData
 The abstract base class for initial data of evolution systems. All analytic solutions and analytic data must virtually inherit from this class. More...
 
class  NumericData
 Load numeric data from volume data files. More...
 

Functions

bool operator== (const NumericData &lhs, const NumericData &rhs)
 
bool operator!= (const NumericData &lhs, const NumericData &rhs)
 

Detailed Description

Namespace for things related to initial data used for evolution systems.