SpECTRE  v2024.04.12
elliptic::Tags::BoundaryConditionTypes< Tags > Struct Template Reference

The elliptic::BoundaryConditionType to impose on the variables represented by Tags, e.g. Dirichlet or Neumann boundary conditions. More...

#include <Tags.hpp>

Public Types

using type = tuples::tagged_tuple_from_typelist< db::wrap_tags_in< elliptic::Tags::BoundaryConditionType, Tags > >
 

Detailed Description

template<typename Tags>
struct elliptic::Tags::BoundaryConditionTypes< Tags >

The elliptic::BoundaryConditionType to impose on the variables represented by Tags, e.g. Dirichlet or Neumann boundary conditions.


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