occ
Loading...
Searching...
No Matches
occ::core::graph Namespace Reference

Classes

class  Graph
 
struct  PeriodicEdge
 Class representing and holding data for a graph edge in 3D periodic boundary conditions. More...
 
struct  PeriodicVertex
 Class representing and holding data for a graph vertex in 3D periodic boundary conditions. More...
 

Typedefs

using PeriodicBondGraph = Graph< PeriodicVertex, PeriodicEdge >
 

Typedef Documentation

◆ PeriodicBondGraph