n2p2 - A neural network potential package
|
#include "Vec3D.h"
#include <cstddef>
#include <cstdint>
#include <map>
#include <unordered_map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | nnp::Atom |
Storage for a single atom. More... | |
struct | nnp::Atom::Neighbor |
Struct to store information on neighbor atoms. More... | |
Namespaces | |
namespace | nnp |