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... | |
Original source file helperFunctionsStringConversion.C
Definition in file helperFunctionsStringConversion.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.