#include <Reader-Liggghts.h>
|
| LiggghtsReader_particles (std::string ppath) |
|
double * | get_data (DataValue datavalue, int dd, std::string name="") |
|
int | get_num_contacts () |
|
| LiggghtsReader (std::string ppath) |
|
| ~LiggghtsReader () |
|
int | open (string path) |
|
int | reset () |
|
std::vector< vector< double > > | get_bounds () |
|
std::vector< double > | get_minmaxradius () |
|
int | get_numts () |
|
int | read_timestep (int ts) |
|
int | get_num_particles () |
|
virtual int | get_dimension () |
|
virtual double * | get_data ([[maybe_unused]] DataValue datavalue, [[maybe_unused]] int dd, [[maybe_unused]] std::string name="") |
|
virtual int | build_index () |
|
virtual int | read_timestep ([[maybe_unused]] int ts) |
|
virtual void | post_init () |
|
void | set_default_radiusdensity (double radius, double density) |
|
void | set_default_radius (double radius) |
|
void | set_default_density (double density) |
|
double | get_default_radius () |
|
double | get_default_density () |
|
void | build_pospqlpq_from_ids (v2d &contactarray, int idx_id1, int idx_id2, int idx_pospq, int idx_lpq, v2d &particlearray, int idx_pos, int idx_r=-1) |
|
int | clean_contacts (v2d &contactarray, int id1, int id2, int idx_lpq, v2d &particlearray, int idx_r) |
|
std::string | getpath (int ts) |
|
|
std::vector< std::pair< double, streampos > > | index |
|
◆ LiggghtsReader_particles()
LiggghtsReader_particles::LiggghtsReader_particles |
( |
std::string |
ppath | ) |
|
|
inline |
◆ do_post_read()
int LiggghtsReader_particles::do_post_read |
( |
| ) |
|
|
privatevirtual |
◆ get_data()
double* LiggghtsReader_particles::get_data |
( |
DataValue |
datavalue, |
|
|
int |
dd, |
|
|
std::string |
name = "" |
|
) |
| |
|
inline |
◆ get_num_contacts()
int LiggghtsReader_particles::get_num_contacts |
( |
| ) |
|
|
inlinevirtual |
◆ has_id_data
bool LiggghtsReader_particles::has_id_data = false |
The documentation for this class was generated from the following files: