SpECTRE  v2024.04.12
RadiationTransport::M1Grey::BoundaryCorrections::BoundaryCorrection< NeutrinoSpeciesList > Class Template 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 = tmpl::list< Rusanov< NeutrinoSpeciesList > >
 

Public Member Functions

 BoundaryCorrection (const BoundaryCorrection &)=default
 
BoundaryCorrectionoperator= (const BoundaryCorrection &)=default
 
 BoundaryCorrection (BoundaryCorrection &&)=default
 
BoundaryCorrectionoperator= (BoundaryCorrection &&)=default
 
virtual std::unique_ptr< BoundaryCorrection< NeutrinoSpeciesList > > get_clone () const =0
 

Detailed Description

template<typename NeutrinoSpeciesList>
class RadiationTransport::M1Grey::BoundaryCorrections::BoundaryCorrection< NeutrinoSpeciesList >

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: