#include <Reader-Liggghts.h>
|
| LiggghtsReader_contacts (std::string ppath, Reader *d, std::map< std::string, std::string > columnmap) |
|
double * | get_data (DataValue datavalue, int dd, std::string name="") |
|
int | get_num_particles () |
|
| 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_contacts () |
|
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) |
|
◆ LiggghtsReader_contacts()
LiggghtsReader_contacts::LiggghtsReader_contacts |
( |
std::string |
ppath, |
|
|
Reader * |
d, |
|
|
std::map< std::string, std::string > |
columnmap |
|
) |
| |
|
inline |
◆ do_post_read()
int LiggghtsReader_contacts::do_post_read |
( |
| ) |
|
|
privatevirtual |
◆ get_data()
double* LiggghtsReader_contacts::get_data |
( |
DataValue |
datavalue, |
|
|
int |
dd, |
|
|
std::string |
name = "" |
|
) |
| |
|
inline |
◆ get_num_particles()
int LiggghtsReader_contacts::get_num_particles |
( |
| ) |
|
|
inlinevirtual |
◆ dump
The documentation for this class was generated from the following files: