SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Tags::DivVectorCompute< Tag, MeshTag, InverseJacobianTag > Struct Template Reference

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
 

Detailed Description

template<typename Tag, typename MeshTag, typename InverseJacobianTag>
struct Tags::DivVectorCompute< Tag, MeshTag, InverseJacobianTag >

Compute the divergence of a tnsr::I (vector)

This tag inherits from db::add_tag_prefix<Tags::div, Tag>.


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