SpECTRE  v2024.03.19
elliptic::dg::Actions::ImposeInhomogeneousBoundaryConditionsOnSource< System, FixedSourcesTag, FluxesArgsTags, SourcesArgsTags > Struct Template Reference

For linear systems, impose inhomogeneous boundary conditions as contributions to the fixed sources (i.e. the RHS of the equations). More...

Detailed Description

template<typename System, typename FixedSourcesTag, typename FluxesArgsTags = typename System::fluxes_computer::argument_tags, typename SourcesArgsTags = elliptic::get_sources_argument_tags<System, false>>
struct elliptic::dg::Actions::ImposeInhomogeneousBoundaryConditionsOnSource< System, FixedSourcesTag, FluxesArgsTags, SourcesArgsTags >

For linear systems, impose inhomogeneous boundary conditions as contributions to the fixed sources (i.e. the RHS of the equations).

See also
elliptic::dg::impose_inhomogeneous_boundary_conditions_on_source

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