SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
grmhd::ValenciaDivClean::BoundaryCorrections::BoundaryCorrection Class Referenceabstract

The base class used to make boundary corrections factory createable so they can be specified in the input file. 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
 
virtual std::unique_ptr< BoundaryCorrectionget_clone () const =0
 

Detailed Description

The base class used to make boundary corrections factory createable so they can be specified in the input file.


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