VPTissue Reference Manual
NeighborNodes.h File Reference

Interface for NeighborNodes. More...

#include <iosfwd>
Include dependency graph for NeighborNodes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimPT_Sim::NeighborNodes
 Structure of neighboring nodes: two neighboring nodes from standpoint of a given cell with an ordering "first" and "second" that corresponds with the node traversal order in that cell. More...
 

Namespaces

 SimPT_Sim
 Namespace for the core simulator.
 

Functions

ostream & SimPT_Sim::operator<< (std::ostream &os, const NeighborNodes &n)
 Insert Neighbor into output stream.
 

Detailed Description

Interface for NeighborNodes.

Definition in file NeighborNodes.h.