The Conley-Morse Graphs Software
Functions
custom::saveMorseDec 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 &theCubMap, const CubMapType &, 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::saveMorseDec::processMorseDec ( const MorseDecType &  morseDec,
const CubSetType &  X,
const GraphType &  g,
const CubMapType &  theCubMap,
const CubMapType &  ,
const std::string &  cubesFilePrefix,
const std::string &  procFilePrefix 
)
inline

Dummy function for post-processing Morse decompositions.

Definition at line 66 of file procsave.h.