SpECTRE  v2024.12.16
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Burgers::BoundaryCorrections::BoundaryCorrection Class Referenceabstract

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
 
BoundaryCorrectionoperator= (const BoundaryCorrection &)=default
 
 BoundaryCorrection (BoundaryCorrection &&)=default
 
BoundaryCorrectionoperator= (BoundaryCorrection &&)=default
 
 BoundaryCorrection (CkMigrateMessage *msg)
 
virtual std::unique_ptr< BoundaryCorrectionget_clone () const =0
 

Detailed Description

The base class used to create boundary corrections from input files and store them in the global cache.


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