|
ESyS-Particle
2.3.4
|
#include "vtk.h"#include <fstream>#include <iostream>#include <map>#include <vector>#include <utility>#include "vec3.h"
Classes | |
| struct | idata |
Functions | |
| void | convert_to_vtk (const string &ifname, const string &ofname) |
| void convert_to_vtk | ( | const string & | ifname, |
| const string & | ofname | ||
| ) |
Convert a file containing interaction forces in RAW2 format into a vtk-xml file
| ifname | name of the input file |
| ofname | name of the output file |
References idata::force, esys::lsm::bpu::iter(), idata::p1, and idata::p2.
Referenced by main().

