n2p2 - A neural network potential package
|
#include <mpi.h>
#include <cstdint>
#include <climits>
Go to the source code of this file.
Macros | |
#define | MPI_SIZE_T MPI_UNSIGNED_CHAR |
#define MPI_SIZE_T MPI_UNSIGNED_CHAR |
Definition at line 22 of file mpi-extra.h.
Referenced by nnp::Dataset::calculateBufferSize(), nnp::Dataset::collectError(), nnp::Dataset::collectSymmetryFunctionStatistics(), nnp::Training::dataSetNormalization(), nnp::Dataset::distributeStructures(), nnp::InterfaceLammps::extractEWBuffer(), nnp::InterfaceLammps::fillEWBuffer(), nnp::InterfaceLammps::getEWBufferSize(), main(), nnp::Dataset::recvStructure(), nnp::Training::selectSets(), nnp::Dataset::sendStructure(), nnp::Training::setupUpdatePlan(), nnp::Training::update(), and nnp::Dataset::writeNeighborHistogram().