ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
This is the complete list of members for KDNode, including all inherited members.
_child1 | KDNode | |
_child2 | KDNode | |
_coversWholeDomain | KDNode | |
_deviation | KDNode | |
_deviationLowerBound | KDNode | |
_highCorner | KDNode | |
_level | KDNode | |
_load (defined in KDNode) | KDNode | |
_lowCorner | KDNode | |
_nodeID | KDNode | |
_numProcs | KDNode | |
_optimalLoadPerProcess (defined in KDNode) | KDNode | |
_owningProc | KDNode | |
buildKDTree() | KDNode | |
calculateAvgLoadPerProc() const (defined in KDNode) | KDNode | inline |
calculateDeviation(std::vector< double > *processorSpeeds=nullptr, const double &totalMeanProcessorSpeed=1.) (defined in KDNode) | KDNode | inline |
calculateDeviationLowerBound(std::vector< double > *accumulatedProcessorSpeeds=nullptr) | KDNode | inline |
deserialize(const std::string &fileName) | KDNode | |
equals(KDNode &other) | KDNode | |
findAreaForProcess(int rank) | KDNode | |
getMPIKDNode() | KDNode | |
getNumMaxProcs() | KDNode | |
getOwningProcs(const int low[KDDIM], const int high[KDDIM], std::vector< int > &procIDs, std::vector< int > &neighbHaloAreas) const | KDNode | |
initMPIDataType() | KDNode | inlinestatic |
isResolvable() | KDNode | |
KDNode() (defined in KDNode) | KDNode | inline |
KDNode(const KDNode &other) | KDNode | inline |
KDNode(int numP, const int low[KDDIM], const int high[KDDIM], int id, int owner, bool coversAll[KDDIM], int level) (defined in KDNode) | KDNode | inline |
MPIKDNode typedef | KDNode | |
plotNode(const std::string &vtkFile, const std::vector< double > *processorSpeeds=nullptr) const | KDNode | |
printTree(const std::string &prefix, std::ostream &ostream) | KDNode | |
serialize(const std::string &fileName) | KDNode | |
shutdownMPIDataType() | KDNode | inlinestatic |
split(int divDimension, int splitIndex, int numProcsLeft) | KDNode | |
~KDNode() | KDNode | inline |