SpECTRE  v2024.05.11
imex::Tags::SolveFailures< Sector > Struct Template Reference

#include <SolveFailures.hpp>

Public Types

using type = Scalar< DataVector >
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<typename Sector>
struct imex::Tags::SolveFailures< Sector >

Tag for a count of the pointwise implicit solve failures during the most recent solve. A value of 0 means the solve succeeded, a value of 1 means the first fallback succeeded, and so on.


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