#include <Reader-Mercury.h>
|
| | MercuryReader_data_contacts (std::string ppath, Reader *d) |
| |
| int | build_index () |
| |
| int | get_num_contacts () |
| |
| int | read_timestep (int ts) |
| |
| virtual double * | get_data (DataValue datavalue, int dd, std::string name="") |
| |
| int | get_dimension () |
| |
| virtual double * | get_data ([[maybe_unused]] DataValue datavalue, [[maybe_unused]] int dd, [[maybe_unused]] std::string name="") |
| |
| void | reset () |
| |
| virtual std::vector< std::vector< double > > | get_bounds () |
| |
| virtual std::vector< double > | get_minmaxradius () |
| |
| virtual int | get_numts () |
| |
| virtual int | get_num_particles () |
| |
| 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) |
| |
| void | set_default_superquadric (double a, double b, double c, double pa, double pb, double pc) |
| |
| double | get_default_superquadric (int component) |
| |
| 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 |
| |
◆ MercuryReader_data_contacts()
| MercuryReader_data_contacts::MercuryReader_data_contacts |
( |
std::string |
ppath, |
|
|
Reader * |
d |
|
) |
| |
◆ build_index()
| int MercuryReader_data_contacts::build_index |
( |
| ) |
|
|
virtual |
◆ get_data()
| virtual double* MercuryReader_data_contacts::get_data |
( |
DataValue |
datavalue, |
|
|
int |
dd, |
|
|
std::string |
name = "" |
|
) |
| |
|
inlinevirtual |
◆ get_num_contacts()
| int MercuryReader_data_contacts::get_num_contacts |
( |
| ) |
|
|
inlinevirtual |
◆ read_timestep()
| int MercuryReader_data_contacts::read_timestep |
( |
int |
ts | ) |
|
◆ data
| v2d MercuryReader_data_contacts::data |
◆ dump
◆ growth
| const int MercuryReader_data_contacts::growth =100 |
|
private |
◆ Nc
| unsigned int MercuryReader_data_contacts::Nc |
|
private |
The documentation for this class was generated from the following files: