SpECTRE  v2024.04.12
NonlinearSolver::Tags::Residual< Tag > Struct Template Reference

The nonlinear residual \(r_\mathrm{nonlinear} = b - A_\mathrm{nonlinear}(\delta x)\). More...

#include <Tags.hpp>

Public Types

using type = typename Tag::type
 
using tag = Tag
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<typename Tag>
struct NonlinearSolver::Tags::Residual< Tag >

The nonlinear residual \(r_\mathrm{nonlinear} = b - A_\mathrm{nonlinear}(\delta x)\).


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