|
The Conley-Morse Graphs Software
|
Known Conley indices for a dynamical system. More...
#include "chomp/system/textfile.h"#include "chomp/homology/chains.h"#include "chomp/struct/integer.h"#include "config.h"#include "typedefs.h"#include "conindex.h"#include "morsedec.h"#include "typedyns.h"Go to the source code of this file.
Namespaces | |
| namespace | custom |
| Customizable settings that are supposed to be modified and/or chosen by the user of the software. | |
| namespace | custom::popOriginInd2d |
| Customized version of a function for the computation of Conley indices of Morse sets which fail the isolation condition. | |
Functions | |
| bool | custom::popOriginInd2d::setConleyIndex (theMorseDecompositionType &morseDec, int n, int subdivDepth, const double *leftMapParam, const double *rightMapParam, int paramCount) |
| Assigns a prescribed Conley index to the given Morse set whose index could not be computed because of the lack of isolation. More... | |
Known Conley indices for a dynamical system.
Alter this file every time a different system is considered.
Definition in file indpop2d.h.