SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
elliptic::dg::Actions::ImposeInhomogeneousBoundaryConditionsOnSource< System, FixedSourcesTag, FluxesArgsTags, SourcesArgsTags, ModifyBoundaryDataArgsTags > 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 = elliptic::get_fluxes_argument_tags<System, false>, typename SourcesArgsTags = elliptic::get_sources_argument_tags<System, false>, typename ModifyBoundaryDataArgsTags = elliptic::get_modify_boundary_data_args_tags<System>>
struct elliptic::dg::Actions::ImposeInhomogeneousBoundaryConditionsOnSource< System, FixedSourcesTag, FluxesArgsTags, SourcesArgsTags, ModifyBoundaryDataArgsTags >

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: