SpECTRE  v2025.08.19
domain::TimeDependentMap Concept Reference

Check if the calls to the coordinate map and its inverse map are time-dependent. More...

#include <TimeDependentHelpers.hpp>

Concept definition

template<typename T>
concept domain::TimeDependentMap = is_map_time_dependent_v<T>
Check if the calls to the coordinate map and its inverse map are time-dependent.
Definition: TimeDependentHelpers.hpp:35

Detailed Description

Check if the calls to the coordinate map and its inverse map are time-dependent.