|
n2p2 - A neural network potential package
|
#include "Atom.h"#include "Element.h"#include "ElementMap.h"#include "ErfcBuf.h"#include "EwaldSetup.h"#include "ScreeningFunction.h"#include "Vec3D.h"#include <Eigen/Core>#include <cstddef>#include <fstream>#include <map>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| struct | nnp::Structure |
| Storage for one atomic configuration. More... | |
Namespaces | |
| namespace | nnp |