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

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

#include <Tags.hpp>

Public Types

using type = elliptic::BoundaryConditionType
 
using tag = Tag
 

Detailed Description

template<typename Tag>
struct elliptic::Tags::BoundaryConditionType< Tag >

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


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