ESyS-Particle  2.3.4
frame_silo.h File Reference
#include <string>
Include dependency graph for frame_silo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void saveSiloSnap (const string &, const string &, int, bool, const string &, bool)
 
void saveSiloSnapSliced (const string &, const string &, int, bool, const string &, double, double)
 

Function Documentation

◆ saveSiloSnap()

void saveSiloSnap ( const string &  ,
const string &  ,
int  ,
bool  ,
const string &  ,
bool   
)

References ParticleData::angvel, ParticleData::id, esys::lsm::bpu::iter(), NULL, openSiloFile(), ParticleData::pos, ParticleData::rad, readParticles(), ParticleData::tag, ParticleData::vel, writeBonds(), Arr3::x, Arr3::y, and Arr3::z.

Referenced by main().

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

◆ saveSiloSnapSliced()

void saveSiloSnapSliced ( const string &  infilename,
const string &  outfilename,
int  iframe,
bool  with_list,
const string &  listfilename,
double  slz_min,
double  slz_max 
)

writes a slice, doesn't write bonds

References ParticleData::angvel, ParticleData::id, esys::lsm::bpu::iter(), NULL, openSiloFile(), ParticleData::pos, ParticleData::rad, readParticles(), ParticleData::tag, ParticleData::vel, Arr3::x, Arr3::y, and Arr3::z.

Referenced by main().

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