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

Dummy version of a function for the post-processing of Morse decompositions. More...

Functions

template<class CubSetType , class MorseDecType , class GraphType , class CubMapType >
void processMorseDec (const MorseDecType &morseDec, const CubSetType &X, const GraphType &g, const CubMapType &theCubMap0, const CubMapType &theCubMap1, const std::string &cubesFilePrefix, const std::string &procFilePrefix)
 Dummy function for post-processing Morse decompositions. More...
 

Detailed Description

Dummy version of a function for the post-processing of Morse decompositions.

Function Documentation

◆ processMorseDec()

template<class CubSetType , class MorseDecType , class GraphType , class CubMapType >
void custom::noProcMorseDec::processMorseDec ( const MorseDecType &  morseDec,
const CubSetType &  X,
const GraphType &  g,
const CubMapType &  theCubMap0,
const CubMapType &  theCubMap1,
const std::string &  cubesFilePrefix,
const std::string &  procFilePrefix 
)
inline

Dummy function for post-processing Morse decompositions.

Definition at line 62 of file procmdec.h.