SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
RadiationTransport::M1Grey::BoundaryConditions Namespace Reference

Boundary conditions for the M1Grey radiation transport system. More...

Classes

class  BoundaryCondition
 The base class off of which all boundary conditions must inherit. More...
class  DirichletAnalytic< tmpl::list< NeutrinoSpecies... > >
 Sets Dirichlet boundary conditions using the analytic solution or analytic data. More...

Typedefs

template<typename NeutrinoSpeciesList>
using standard_boundary_conditions
 Typelist of standard BoundaryConditions.

Detailed Description

Boundary conditions for the M1Grey radiation transport system.

Typedef Documentation

◆ standard_boundary_conditions

Initial value:
tmpl::list<DirichletAnalytic<NeutrinoSpeciesList>,
The base class off of which all boundary conditions must inherit.
Definition BoundaryCondition.hpp:15
Periodic boundary conditions.
Definition Periodic.hpp:48

Typelist of standard BoundaryConditions.