SpECTRE
v2025.03.17
|
The Tags::NormalDotFlux<FieldsTag>
on external boundaries.
More...
#include <BoundaryFields.hpp>
Public Types | |
using | base = domain::Tags::Faces< Dim, db::add_tag_prefix<::Tags::NormalDotFlux, FieldsTag > > |
using | return_type = typename base::type |
using | argument_tags = implementation defined |
![]() | |
using | tag = db::add_tag_prefix<::Tags::NormalDotFlux, FieldsTag > |
using | type = DirectionMap< Dim, typename Tag::type > |
Static Public Member Functions | |
static void | function (const gsl::not_null< return_type * > normal_dot_fluxes, const typename FluxesTag::type &fluxes, const DirectionMap< Dim, tnsr::i< DataVector, Dim > > &face_normals, const Mesh< Dim > &mesh, const Element< Dim > &element) |
Additional Inherited Members | |
![]() | |
static constexpr size_t | volume_dim |
The Tags::NormalDotFlux<FieldsTag>
on external boundaries.