|
SpECTRE
v2025.08.19
|
The base class used to create boundary corrections from input files and store them in the global cache. More...
#include <BoundaryCorrection.hpp>
Public Member Functions | |
| BoundaryCorrection (const BoundaryCorrection &)=default | |
| BoundaryCorrection & | operator= (const BoundaryCorrection &)=default |
| BoundaryCorrection (BoundaryCorrection &&)=default | |
| BoundaryCorrection & | operator= (BoundaryCorrection &&)=default |
| BoundaryCorrection (CkMigrateMessage *msg) | |
| virtual std::unique_ptr< BoundaryCorrection > | get_clone () const =0 |
The base class used to create boundary corrections from input files and store them in the global cache.