Miind
Namespaces | Functions
StringDefinitions.hpp File Reference
#include <string>
Include dependency graph for StringDefinitions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MPILib
 

Functions

const std::string MPILib::CANVAS_NAME ("Canvas")
 
const std::string MPILib::CANVAS_TITLE ("Dynamic population overview")
 
const std::string MPILib::OFFSET_ERROR ("Cast to DynamicNode failed")
 
const std::string MPILib::SIMRUNPAR_UNEXPECTED ("Unexpected tag for SimulationRunParameter")
 
const std::string MPILib::STR_AE_EXCEPTION ("Can't serialize an AbstractAlgorithm")
 
const std::string MPILib::STR_AE_TAG ("<AbstractAlgorithm>")
 
const std::string MPILib::STR_ASCIIHANDLER_EXCEPTION ("Could not open ascii handler file stream:")
 
const std::string MPILib::STR_BINS_MUST_BE_ADDED ("You have specified a finite time constant, but no bins to be added. This is inconsistent")
 
const std::string MPILib::STR_DYN_TAG ("<DynamicNode>")
 
const std::string MPILib::STR_DYNAMIC_NETWORK_TAG ("<DynamicNetwork>")
 
const std::string MPILib::STR_DYNAMICLIB_EXCEPTION ("Some DynamicLib exception occurred")
 
const std::string MPILib::STR_DYNAMICNETWORKIMPLEMENTATION_TAG ("<DynamicNetworkImplementation>")
 
const std::string MPILib::STR_EXCEPTION_CAUSE_UNKNOWN ("Unknow exception thrown in Evolve")
 
const std::string MPILib::STR_GRID_PARSE_ERROR ("Error parsing AlgorithmGrid")
 
const std::string MPILib::STR_GRID_TAG ("<AlgorithmGrid>")
 
const std::string MPILib::STR_HANDLER_STALE ("This handler already has written reports")
 
const std::string MPILib::STR_INCOMPATIBLE_TIMING_ERROR ("Node Evolve algorithm didn't reach specified end time")
 
const std::string MPILib::STR_MEMBRANE_ZERO ("You have taken the membrane time constant equal to zero. Evolution can not proceed")
 
const std::string MPILib::STR_NETWORK_CREATION_FAILED ("Creation of test dynamic network failed")
 
const std::string MPILib::STR_NETWORK_IMPLEMENTATION_REALLOC ("Network implementation will realloc. This invalidates the internal representation")
 
const std::string MPILib::STR_NETWORKSTATE_ENDTAG ("</NetworkState>")
 
const std::string MPILib::STR_NETWORKSTATE_TAG ("<NetworkState>")
 
const std::string MPILib::STR_NODEID ("<NodeId>")
 
const std::string MPILib::STR_NODESTATE_TAG ("<NodeState>")
 
const std::string MPILib::STR_NUMBER_ITERATIONS_EXCEEDED ("The predetermined number of iterations is exceeded in Evolve()")
 
const std::string MPILib::STR_OPENNETWORKFILE_FAILED ("Could not open test file. Does test directory exist ?")
 
const std::string MPILib::STR_RA_TAG ("<RateAlgorithm>")
 
const std::string MPILib::STR_REPORT ("<Report>")
 
const std::string MPILib::STR_ROOT_FILE_OPENED_FAILED ("Could not open ROOT file")
 
const std::string MPILib::STR_ROOTFILE_EXCEPTION ("Couldn't open root file")
 
const std::string MPILib::STR_STATE_CONFIGURATION_EXCEPTION ("There is a mismatch between the dimension of the State and the EvolutionAlgorithm")
 
const std::string MPILib::STR_STATE_PARSE_ERROR ("Error parsing NodeState")
 
const std::string MPILib::STR_TIME ("<Time>")
 
const std::string MPILib::STR_WCP_TAG ("<WilsonCowanParameter>")
 
const std::string MPILib::STRING_NODEVALUE ("<NodeValue>")
 
const std::string MPILib::STRING_WC_TAG ("<WilsonCowanAlgorithm>")
 
const std::string MPILib::WORKSPACE_EXCESSION ("Interpolation workspace exceeded. Recompile if necessary")