FileParticle

class FileParticle

See Forcefield for more details.

Public Functions

Particle read(const std::string file_name)

Create a particle from the LAMMPS-inspired fstprt file format.

void read_properties(const std::string file_name, Particle *particle)

Read pair properties from file and assign properties to particle.