ESyS-Particle  2.3.4
vtk.cpp File Reference
#include "vtk.h"
#include <fstream>
#include <iostream>
#include <map>
#include <vector>
#include <utility>
#include "vec3.h"
Include dependency graph for vtk.cpp:

Classes

struct  idata
 

Functions

void convert_to_vtk (const string &ifname, const string &ofname)
 

Function Documentation

◆ convert_to_vtk()

void convert_to_vtk ( const string &  ifname,
const string &  ofname 
)

Convert a file containing interaction forces in RAW2 format into a vtk-xml file

Parameters
ifnamename of the input file
ofnamename of the output file

References idata::force, esys::lsm::bpu::iter(), idata::p1, and idata::p2.

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function: