The Original CHomP Software
Namespaces
chomp Namespace Reference

This namespace contains the entire CHomP library interface. More...

Namespaces

namespace  homengin
 This namespace contains a multi-engine interface to the homology computation procedures.
 
namespace  homology
 This namespace contains the core of the homology computation procedures and related classes and templates contained in the CHomP C++ library.
 
namespace  multiwork
 This namespace contains an interface to the MultiWork module which allows one to easily distribute a computational task over multiple processes and run concurrent computations.
 

Detailed Description

This namespace contains the entire CHomP library interface.

Although currently some classes or functions are available in the global namespace, eventually everything should be gathered in this namespace, divided into several other specialized namespaces.