SpECTRE
v2025.03.17
|
Control error in the for the domain::CoordinateMaps::TimeDependent::Skew
map.
More...
#include <Skew.hpp>
Public Types | |
using | object_centers = domain::object_list<> |
using | options = implementation defined |
Public Member Functions | |
Skew (Skew &&rhs)=default | |
Skew & | operator= (Skew &&rhs)=default |
Skew (const Skew &) | |
Skew & | operator= (const Skew &) |
std::optional< double > | get_suggested_timescale () const |
Returns the internal suggested timescale. A std::nullopt means that no timescale is suggested. | |
void | reset () |
Resets the internal suggested timescale to nullopt. | |
void | pup (PUP::er &p) |
template<typename Metavariables , typename... TupleTags> | |
DataVector | operator() (const ::TimescaleTuner< true > &, const Parallel::GlobalCache< Metavariables > &cache, const double time, const std::string &function_of_time_name, const tuples::TaggedTuple< TupleTags... > &measurements) |
Static Public Attributes | |
static constexpr Options::String | help |
Control error in the for the domain::CoordinateMaps::TimeDependent::Skew
map.
Computes the error in the map parameters
where the falloff function is assumed to be
with
This transition function
This threshold value of
Requirements:
|
staticconstexpr |