SpECTRE
v2024.12.16
|
The base class used to create boundary corrections from input files and store them in the global cache. More...
#include <BoundaryCorrection.hpp>
Public Types | |
using | creatable_classes = implementation defined |
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.