SpECTRE  v2025.08.19
ScalarSelfForce::BoundaryConditions Namespace Reference

Boundary conditions for the scalar self-force system. More...

Classes

class  None
 Applies no boundary condition at all. Used to impose nothing but regularity at the horizon in horizon-penetrating coordinates or at angular boundaries. More...
 
class  Sommerfeld
 Radial Sommerfeld boundary conditions for the m-mode field. More...
 

Typedefs

using standard_boundary_conditions = tmpl::list< Sommerfeld, None >
 List of all boundary conditions for the scalar self-force system.
 

Functions

bool operator!= (const None &lhs, const None &rhs)
 
bool operator!= (const Sommerfeld &lhs, const Sommerfeld &rhs)
 

Detailed Description

Boundary conditions for the scalar self-force system.