Go to the source code of this file.
Classes | |
| struct | nest::SourceTablePosition |
| Three-tuple to store position in 3d vector of sources. More... | |
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |
Functions | |
| bool | nest::operator== (const SourceTablePosition &lhs, const SourceTablePosition &rhs) |
| bool | nest::operator!= (const SourceTablePosition &lhs, const SourceTablePosition &rhs) |
| bool | nest::operator< (const SourceTablePosition &lhs, const SourceTablePosition &rhs) |
| bool | nest::operator> (const SourceTablePosition &lhs, const SourceTablePosition &rhs) |
| bool | nest::operator<= (const SourceTablePosition &lhs, const SourceTablePosition &rhs) |
| bool | nest::operator>= (const SourceTablePosition &lhs, const SourceTablePosition &rhs) |