SpECTRE  v2024.05.11
elliptic::analytic_data::AnalyticSolution Class Referenceabstract

Subclasses represent analytic solutions of elliptic systems. More...

#include <AnalyticSolution.hpp>

Public Member Functions

virtual std::unique_ptr< AnalyticSolutionget_clone () const =0
 

Detailed Description

Subclasses represent analytic solutions of elliptic systems.

Subclasses must define the compile-time interfaces of both elliptic::analytic_data::InitialGuess and elliptic::analytic_data::Background.

The combined set of system variables and background fields must solve the elliptic PDEs. Subclasses must list all additional requirements needed so they solve the elliptic PDEs in the class documentation and in their option help-string.


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