MOOSE - Multiscale Object Oriented Simulation Environment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
utility.h File Reference
#include "strutil.h"
+ Include dependency graph for utility.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 moose
 

Functions

string moose::basename (const string &path)
 Givem path of MOOSE element, return its name. It's behaviour is like basename of unix command e.g. /a/b/c –> c. More...
 
const map< string, string > & moose::getArgMap ()
 
char moose::innerType (char typecode)
 
char moose::shortFinfo (std::string ftype)
 
char moose::shortType (std::string type)