Struct TimeStepEnumUtils

Struct Documentation

struct TimeStepEnumUtils

Utilities for TimeStepTp.

Public Static Functions

static TimeStepTp time_step_type_from_int(int aidx)
static TimeStepTp time_step_type_from_int(uint_t aidx)
static std::string to_string(TimeStepTp type)
static std::vector<TimeStepTp> time_step_type_from_int(const std::vector<uint_t> &types)