|
NEST
2.6.0,not_revisioned_source_dir@0
|
This class is used when communicating positions across MPI procs. More...
#include <free_layer.h>
Public Member Functions | |
| index | get_gid () const |
| Position< D > | get_position () const |
| bool | operator< (const NodePositionData &other) const |
| bool | operator== (const NodePositionData &other) const |
Private Attributes | |
| double_t | gid_ |
| double_t | pos_ [D] |
This class is used when communicating positions across MPI procs.
|
inline |
References nest::FreeLayer< D >::NodePositionData::gid_.
Referenced by nest::FreeLayer< D >::communicate_positions_().
|
inline |
References nest::FreeLayer< D >::NodePositionData::pos_.
Referenced by nest::FreeLayer< D >::communicate_positions_().
|
inline |
References nest::FreeLayer< D >::NodePositionData::gid_.
|
inline |
References nest::FreeLayer< D >::NodePositionData::gid_.
|
private |
|
private |
Referenced by nest::FreeLayer< D >::NodePositionData::get_position().
1.8.7