SpECTRE  v2024.04.12
grmhd::GhValenciaDivClean::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 = typename detail::AllProductCorrections< typename gh::BoundaryCorrections::BoundaryCorrection< 3_st >::creatable_classes, typename grmhd::ValenciaDivClean::BoundaryCorrections::BoundaryCorrection::creatable_classes >::type
 

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: