|
SpECTRE
v2025.08.19
|
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 |
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.