cage.hpp File Reference

File for cage types for topological network criteria. More...

#include <vector>
+ Include dependency graph for cage.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  cage::Cage
 This contains a cage, with the constituent rings. More...
 

Namespaces

namespace  cage
 Functions for topological network criteria cage types. This namespace contains structs and enums for cage types.
 

Enumerations

enum class  cage::cageType { cage::cageType::HexC , cage::cageType::DoubleDiaC }
 
enum class  cage::iceType {
  cage::iceType::dummy , cage::iceType::hc , cage::iceType::ddc , cage::iceType::mixed ,
  cage::iceType::pnc , cage::iceType::mixed2
}
 

Detailed Description

File for cage types for topological network criteria.

Definition in file cage.hpp.