SpECTRE
v2025.03.17
|
Compute the divergence of a tnsr::I
(vector)
More...
#include <Divergence.hpp>
Public Types | |
using | base = div< Tag > |
using | return_type = typename base::type |
using | argument_tags = implementation defined |
Static Public Attributes | |
static constexpr void(* | function )(const gsl::not_null< return_type * >, const typename Tag::type &, const Mesh< dim > &, const typename InverseJacobianTag::type &) = &divergence |
Compute the divergence of a tnsr::I
(vector)
This tag inherits from db::add_tag_prefix<Tags::div, Tag>
.