String conversion functions. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Foam::help | |
Helper functions useful for mesh generation. | |
Functions | |
scalar | textToScalar (const word &w) |
convert the text to scalar More... | |
label | textToLabel (const word &w) |
convert the text to label More... | |
word | scalarToText (const scalar s) |
convert the scalar value into text More... | |
word | labelToText (const label l) |
convert the integer value into text More... | |
String conversion functions.
Original source file helperFunctionsStringConversion.H
InNamespace Foam::help
Definition in file helperFunctionsStringConversion.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.