SpECTRE  v2024.04.12
evolution::initial_data::InitialData Class Referenceabstract

The abstract base class for initial data of evolution systems. All analytic solutions and analytic data must virtually inherit from this class. More...

#include <InitialData.hpp>

Public Member Functions

virtual auto get_clone () const -> std::unique_ptr< InitialData >=0
 

Detailed Description

The abstract base class for initial data of evolution systems. All analytic solutions and analytic data must virtually inherit from this class.


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