#include "Neuro/IORtypes.H"
#include "Util/StringConversions.H"
#include "Util/log.H"
Go to the source code of this file.
Functions | |
std::string | convertToString (const IORtype val) |
IORtype overload. | |
void | convertFromString (const std::string &str, IORtype &val) |
IORtype overload. |
Definition of the inhibitionof-return (IOR) types
Definition in file IORtypes.C.
void convertFromString | ( | const std::string & | str, | |
IORtype & | val | |||
) |
IORtype overload.
Definition at line 59 of file IORtypes.C.
References IORdisc, IORnone, and IORshapeEst.
std::string convertToString | ( | const IORtype | val | ) |
IORtype overload.
Definition at line 47 of file IORtypes.C.
References IORdisc, IORnone, and IORshapeEst.