The Conley-Morse Graphs Software
Functions
custom::procMorseDecHarv Namespace Reference

Post-processing of Morse decompositions for the harvesting model. More...

Functions

template<class CubSetType , class MorseDecType , class GraphType , class CubMapType >
void processMorseDec (const MorseDecType &morseDec, const CubSetType &allCubes, const GraphType &g, const CubMapType &theCubMap, const CubMapType &, const std::string &cubesFilePrefix, const std::string &procFilePrefix)
 Post-processes a Morse decomposition by computing a decomposition of each Morse set into cycle sets and analyzing this decomposition. More...
 

Detailed Description

Post-processing of Morse decompositions for the harvesting model.

Function Documentation

◆ processMorseDec()

template<class CubSetType , class MorseDecType , class GraphType , class CubMapType >
void custom::procMorseDecHarv::processMorseDec ( const MorseDecType &  morseDec,
const CubSetType &  allCubes,
const GraphType &  g,
const CubMapType &  theCubMap,
const CubMapType &  ,
const std::string &  cubesFilePrefix,
const std::string &  procFilePrefix 
)
inline

Post-processes a Morse decomposition by computing a decomposition of each Morse set into cycle sets and analyzing this decomposition.

Definition at line 71 of file procharv.h.

References custom::difference::finalDepth, custom::difference::spaceDim, custom::difference::spaceOffset, and custom::difference::spaceWidth.