/home/msneddon/eclipse/galileoSR1_cpp/workspace/NFsim/src/NFinput/parseFuncXML.cpp File Reference

#include "NFinput.hh"

Functions

bool createLocalFunction (string name, string expression, vector< string > &argNames, vector< string > &refNames, vector< string > &refTypes, System *s, map< string, double > &parameter, TiXmlElement *pListOfObservables, map< string, int > &allowedStates, bool verbose)
bool createCompositeFunction (string name, string expression, vector< string > &argNames, vector< string > &refNames, vector< string > &refTypes, vector< string > &paramNames, System *s, bool verbose)
bool createFunction (string name, string expression, vector< string > &argNames, vector< string > &refNames, vector< string > &refTypes, System *s, map< string, double > &parameter, TiXmlElement *pListOfObservables, map< string, int > &allowedStates, bool verbose)
bool NFinput::initFunctions (TiXmlElement *pListOfFunctions, System *system, map< string, double > &parameter, TiXmlElement *pListOfObservables, map< string, int > &allowedStates, bool verbose)
 Reads the Function XML block and adds the Functions to the system.


Function Documentation

bool createCompositeFunction ( string  name,
string  expression,
vector< string > &  argNames,
vector< string > &  refNames,
vector< string > &  refTypes,
vector< string > &  paramNames,
System s,
bool  verbose 
)

bool createFunction ( string  name,
string  expression,
vector< string > &  argNames,
vector< string > &  refNames,
vector< string > &  refTypes,
System s,
map< string, double > &  parameter,
TiXmlElement pListOfObservables,
map< string, int > &  allowedStates,
bool  verbose 
)

bool createLocalFunction ( string  name,
string  expression,
vector< string > &  argNames,
vector< string > &  refNames,
vector< string > &  refTypes,
System s,
map< string, double > &  parameter,
TiXmlElement pListOfObservables,
map< string, int > &  allowedStates,
bool  verbose 
)


Generated on Thu Dec 9 11:02:48 2010 for NFsim by  doxygen 1.5.4