n2p2 - A neural network potential package
|
#include "CutoffFunction.h"
#include "Element.h"
#include "ElementMap.h"
#include "ErfcBuf.h"
#include "EwaldSetup.h"
#include "Log.h"
#include "ScreeningFunction.h"
#include "Settings.h"
#include "Structure.h"
#include "SymFnc.h"
#include <cstddef>
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | nnp::Mode |
Base class for all NNP applications. More... | |
struct | nnp::Mode::NNSetup |
Setup data for one neural network. More... | |
struct | nnp::Mode::NNSetup::Topology |
Namespaces | |
namespace | nnp |