SpECTRE
v2025.03.17
|
Compute the residual SourceTag
db::add_tag_prefix<NonlinearSolver::Tags::OperatorAppliedTo, FieldsTag>
#include <Tags.hpp>
Public Types | |
using | base = db::add_tag_prefix< Residual, FieldsTag > |
using | argument_tags = implementation defined |
using | return_type = typename base::type |
Static Public Member Functions | |
static void | function (const gsl::not_null< return_type * > residual, const typename SourceTag::type &source, const typename db::add_tag_prefix< OperatorAppliedTo, FieldsTag >::type &operator_applied_to_fields) |
Compute the residual SourceTag
db::add_tag_prefix<NonlinearSolver::Tags::OperatorAppliedTo, FieldsTag>