utility/utility.h File Reference

#include "strutil.h"
Include dependency graph for utility.h:

Go to the source code of this file.

Functions

char shortType (std::string type)
char innerType (char typecode)
char shortFinfo (std::string ftype)
const map< std::string,
std::string > & 
getArgMap ()

Function Documentation

const map<std::string, std::string>& getArgMap (  ) 

References getNumCores().

Here is the call graph for this function:

char innerType ( char  typecode  ) 
char shortFinfo ( std::string  ftype  ) 
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