SpECTRE  v2024.08.03
TimeSteppers::adams_lts::LtsCoefficients Struct Reference

Storage for LTS coefficients that should not allocate in typical cases. Each entry is a tuple of (local id, remote id, coefficient). The contents should be kept sorted, as some functions assume that. More...

#include <AdamsLts.hpp>

Detailed Description

Storage for LTS coefficients that should not allocate in typical cases. Each entry is a tuple of (local id, remote id, coefficient). The contents should be kept sorted, as some functions assume that.


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