|
occ
|
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 > |
| using occ::core::graph::PeriodicBondGraph = typedef Graph<PeriodicVertex, PeriodicEdge> |