OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::NEPAtoms Struct Reference

Public Attributes

int N
std::vector< int > type
std::vector< RealType > cell
std::vector< RealType > position
std::vector< RealType > mass

Detailed Description

Definition at line 11 of file nep.hpp.

Member Data Documentation

◆ cell

std::vector<RealType> OpenMD::NEPAtoms::cell

Definition at line 14 of file nep.hpp.

◆ mass

std::vector<RealType> OpenMD::NEPAtoms::mass

Definition at line 14 of file nep.hpp.

◆ N

int OpenMD::NEPAtoms::N

Definition at line 12 of file nep.hpp.

◆ position

std::vector<RealType> OpenMD::NEPAtoms::position

Definition at line 14 of file nep.hpp.

◆ type

std::vector<int> OpenMD::NEPAtoms::type

Definition at line 13 of file nep.hpp.


The documentation for this struct was generated from the following file: