utility/types.cpp File Reference

#include <string>
#include <map>
Include dependency graph for types.cpp:

Functions

char shortType (string name)
char shortFinfo (string finfoType)
char innerType (char typecode)

Function Documentation

char innerType ( char  typecode  ) 
char shortFinfo ( string  finfoType  ) 
char shortType ( string  name  ) 

returns a single character code for a given string representation of data type. Mostly follows Python/C API's PyArg_ParseTuple convention.


Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1