File bout_types.cxx¶
Functions
-
std::string
toString
(DIFF_METHOD location)¶
-
void
swap
(DirectionTypes &first, DirectionTypes &second)¶
-
bool
areDirectionsCompatible
(const DirectionTypes &d1, const DirectionTypes &d2)¶ Check whether direction types are compatible, so two fields with attributes d1 and d2 respectively can be added, subtracted, etc.
-
std::string
toString
(YDirectionType d)¶
-
YDirectionType
YDirectionTypeFromString
(const std::string &y_direction_string)¶
-
std::string
toString
(ZDirectionType d)¶
-
ZDirectionType
ZDirectionTypeFromString
(const std::string &z_direction_string)¶