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

Functions

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

Function Documentation

◆ convert_to_vvf()

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

Convert a file containing interaction forces in RAW2 format into a .vvf file (PFC dump)

Parameters
ifnamename of the input file
ofnamename of the output file

References Vec3::X(), Vec3::Y(), and Vec3::Z().

Referenced by main().

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