The Conley-Morse Graphs Software
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NcustomCustomizable settings that are supposed to be modified and/or chosen by the user of the software
 NdifferenceParameters for a sample difference equation in R^2 with 2 parameters
 CSpaceOffsetTypeAn imitation of an array which returns the offset of the rectangular area in the phase space which contains the invariant sets of interest
 CSpaceWidthTypeAn imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest
 NglobclogParameters for the globally coupled logistic maps
 CSpaceOffsetTypeAn imitation of an array which returns the offset of the rectangular area in the phase space which contains the invariant sets of interest
 CSpaceWidthTypeAn imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest
 NhenonParameters for the Henom map in R^2 with 2 parameters
 CSpaceOffsetTypeAn imitation of an array which returns the offset of the rectangular area in the phase space which contains the invariant sets of interest
 CSpaceWidthTypeAn imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest
 NlorenzParameters for the Lorenz time-t map with 3 parameters
 CSpaceOffsetTypeAn imitation of an array which returns the offset of the rectangular area in the phase space which contains the invariant sets of interest
 CSpaceWidthTypeAn imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest
 NperiodicParameters for sample computations for a 2-dimensional periodic map
 CSpaceOffsetTypeAn imitation of an array which returns the offset of the rectangular area in the phase space which contains the invariant sets of interest
 CSpaceWidthTypeAn imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest
 Npop2pParameters for sample computations for the 2-dimensional Leslie population model with 2 varying parameters
 CSpaceOffsetTypeAn imitation of an array which returns the offset of the rectangular area in the phase space which contains the invariant sets of interest
 CSpaceWidthTypeAn imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest
 NvanderpolParameters for the Vanderpol map with 2 parameters
 CSpaceOffsetTypeAn imitation of an array which returns the offset of the rectangular area in the phase space which contains the invariant sets of interest
 CSpaceWidthTypeAn imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest
 CByteCompressorA simple wrapper for the bzip2 data compression to an output stream
 CByteDecompressorA simple wrapper for the bzip2 data decompression from an input stream
 CConleyIndexThe class that computes and returns properties of the Conley index
 CCoordinatorThe coordinator class which prepares chunks of parameter space to be processed by workers, and then incorporates the results of the computations into the final picture, and also saves the results to a log file
 CdatapackThis is an auxiliary class whose objects store the information on the data chunks sent to workers
 CCoordMinMaxA class whose objects store, update and show coordinate ranges
 CEmptyIndexPairThe empty index pair class simulates an empty index pair
 CIndexCacheCached information on the Conley-Morse decompositions which contains information on computed Conley indices for Morse sets and also the information on whether the invariant part was proved to be empty for the sets with the trivial index
 CIndexEigenValuesEigenvalues of the Conley index map gathered by levels
 CIndexPairA generic class that computes an index pair given the isolating neighborhood and a means to compute the multivalued cubical map
 Clocal_valueInitializes the given variable with the value provided and restores the previous value at the end of the current block
 ClocalSpaceWrappingSets space wrapping locally
 CMapComputationA generic map computation routine that computes a rigorous cubical multivalued map based on a function that computes the image of intervals using interval arithmetic
 CMapComputationTightThe generic map computation routine that computes a rigorous cubical multivalued map based on a function that computes the image of an interval vector as a rectangular set
 CMapDifferenceThis class defines a map derived from a sample difference equation
 CMapDistanceThe map distance change tracker
 CMapDuffingApproxAn approximate time-t map for the Vanderpol equations
 CMapGlobCLogThis class defines a map which describes a family of globally coupled logistic maps
 CMapHarvestingThis class defines a map for the nonlinear density dependent overcompensatory Leslie population model
 CMapHenonThis class defines the Henon map
 CMapInfThis class defines the time-t map for the equations
 CMapLorenzThis class defines the time-t map for the Lorenz equations
 CMapLorenzApproxAn approximate time-t map for the Lorenz equations
 CMapNeuron1This class defines a map for the nonlinear Chialvo neuron model map
 CMapOdeApproxThis class defines a map for the nonlinear density dependent overcompensatory Leslie population model
 CMapOdeTimeTThis class defines a map for the nonlinear density dependent overcompensatory Leslie population model
 CMapOptimizationA class whose objects are responsible for adjusting the integration parameters such as step size and the number of steps for an ODE
 CMapParamA data structure for storing map parameters
 CMapPeriodicThis class defines a sample periodic map on a multi-dimensional torus which may be used for testing the capability of the software to deal with periodic boundary conditions
 CMapPopModelThis class defines a map for the nonlinear density dependent overcompensatory Leslie population model
 CMapRoesslerApproxAn approximate time-t map for the Roessler equations
 CMapTightThis is an abstract class which defines the interface to other classes that describe maps for the use for the program "cmgraphs.cpp"
 CMapTwoCircThis class defines a test mapping by a formula from Jacek Szybowski
 CMapTwoTorusThis class defines a test mapping by a formula from Jacek Szybowski
 CMapTypeThis is an abstract class which defines the interface to other classes that describe maps for the use for the program "cmgraphs.cpp"
 CMapVanderPolThis class defines the time-t map for the Vanderpol equations
 CMapVanderPol1This class defines a time-t map for the Vanderpol system with a fixed (hard-coded) time t
 CMapVanderPolApproxAn approximate time-t map for the Vanderpol equations
 CMapWhalesThis class defines a map for the nonlinear density dependent overcompensatory Leslie population model
 CMatchArrayA multi-dimensional array with links forward/backward between the entries
 Cpair2A small class whose objects store an IntType object and an int value
 CMorseDecompositionThe Morse decoposition class
 COdeIntegrParamA class whose objects are responsible for adjusting the integration parameters such as step size and the number of steps for an ODE
 CPngImageAn interface to the PNG library
 Cpointsetptr
 CppComplexAn auxiliary class that represents complex numbers
 Cset2arrayWrapperAn imitation of an array whose entries are 1 iff the index belongs to the given set
 CStandardMapThis class defines the Standard Map
 CTConnMorseA simple class for storing connections in an array that uses the "multitable" class
 CTConnTableA simple class for storing connections in an array that uses the "multitable" class
 CWorkerThe worker class that processes single chunks of data which contain the definition of a selected rectangular area in the set of parameters to process