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

Go to the source code of this file.

Functions

void do_single_frame (const string &, const string &, int, const vector< string > &, int, const ColorMap *, int, Vec3, Vec3, bool, bool)
 
void do_single_frame_r (const string &, const string &, int, const vector< string > &, int, const ColorMap *, int, Vec3, Vec3, bool, bool, bool, map< int, Vec3 > &)
 
map< int, Vec3get_frame_disp_r (const string &)
 

Function Documentation

◆ do_single_frame()

void do_single_frame ( const string &  ,
const string &  ,
int  ,
const vector< string > &  ,
int  ,
const ColorMap ,
int  ,
Vec3  ,
Vec3  ,
bool  ,
bool   
)

References get_version(), ColorMap::getColor(), esys::lsm::bpu::iter(), 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:

◆ do_single_frame_r()

void do_single_frame_r ( const string &  ,
const string &  ,
int  ,
const vector< string > &  ,
int  ,
const ColorMap ,
int  ,
Vec3  ,
Vec3  ,
bool  ,
bool  ,
bool  ,
map< int, Vec3 > &   
)

References get_version(), ColorMap::getColor(), esys::lsm::bpu::iter(), 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:

◆ get_frame_disp_r()

map<int,Vec3> get_frame_disp_r ( const string &  )

References get_version(), and esys::lsm::bpu::iter().

Referenced by main().

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