Molecular Dynamics  v0.4
Project for the Practical hosted by the Scientific Computing Chair
Public Member Functions | List of all members
outputWriter::XYZWriter Class Reference

#include <XYZWriter.h>

Collaboration diagram for outputWriter::XYZWriter:
Collaboration graph

Public Member Functions

 XYZWriter ()
 
virtual ~XYZWriter ()
 
void plotParticles (ParticleContainer &particles, const std::string &filename, int iteration)
 

Constructor & Destructor Documentation

◆ XYZWriter()

outputWriter::XYZWriter::XYZWriter ( )
default

◆ ~XYZWriter()

outputWriter::XYZWriter::~XYZWriter ( )
virtualdefault

Member Function Documentation

◆ plotParticles()

void outputWriter::XYZWriter::plotParticles ( ParticleContainer particles,
const std::string &  filename,
int  iteration 
)
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: