1#ifndef TIME_STEP_TYPE_H
2#define TIME_STEP_TYPE_H
Definition bitrl_consts.h:14
std::size_t uint_t
uint_t
Definition bitrl_types.h:43
TimeStepTp
The TimeStepTp enum.
Definition time_step_type.h:16
Utilities for TimeStepTp.
Definition time_step_type.h:27
static std::string to_string(TimeStepTp type)
Definition time_step_type.cpp:37
static TimeStepTp time_step_type_from_int(int aidx)
Definition time_step_type.cpp:31