SpECTRE  v2024.04.12
TestHelpers::evolution::dg::Tags::PythonFunctionForErrorMessage< BoundaryCorrection > Struct Template Reference

The name of the python function that returns the error message. More...

#include <BoundaryConditions.hpp>

Public Types

using boundary_correction = BoundaryCorrection
 
using type = std::string
 

Detailed Description

template<typename BoundaryCorrection = NoSuchType>
struct TestHelpers::evolution::dg::Tags::PythonFunctionForErrorMessage< BoundaryCorrection >

The name of the python function that returns the error message.

If BoundaryCorrection is NoSuchType then the same function will be used for all boundary corrections.

The python function must return None if there shouldn't be an error message.


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