NDDEM
|
This is the complete list of members for Cells< d >, including all inherited members.
allocate_single(std::vector< double > &X, int grainid) | Cells< d > | |
allocate_to_cells(std::vector< std::vector< double >> &X) | Cells< d > | |
boundary_handler(std::vector< Boundary< d >> &boundaries) | Cells< d > | |
cell_contact_insert(int ID, CLp_it_t< d > &CLp_it, const cp< d > &a) | Cells< d > | |
cells | Cells< d > | |
clear_all() | Cells< d > | |
clip_LEmoved_cell(int original, int considered, bitdim &ghost, bitdim &ghostdir) | Cells< d > | inline |
contacts(int ID, std::pair< int, int > bounds, CLp_it_t< d > &CLp_it, ContactList< d > &CLnew, std::vector< std::vector< double >> const &X, std::vector< double > const &r, double LE_displacement) | Cells< d > | |
contacts_cell_cell(int ID, Cell &c1, Cell &c2, CLp_it_t< d > &CLp_it, ContactList< d > &CLnew, std::vector< std::vector< double >> const &X, std::vector< double > const &r, cp< d > &tmpcp) | Cells< d > | |
contacts_cell_ghostcell(int ID, Cell &c1, Cell &c2, bitdim ghost, bitdim ghostdir, CLp_it_t< d > &CLp_it, ContactList< d > &CLnew, std::vector< std::vector< double >> const &X, std::vector< double > const &r, double LE_displacement, cp< d > &tmpcp) | Cells< d > | |
contacts_external(int ID, Cells< d > &ocell, int delta_lvl, std::pair< int, int > bounds, CLp_it_t< d > &CLp_it, ContactList< d > &CLnew, std::vector< std::vector< double >> const &X, std::vector< double > const &r, double LE_displacement) | Cells< d > | |
cum_n_cell | Cells< d > | |
delta | Cells< d > | |
Delta | Cells< d > | |
dsqr(std::vector< double > &X1, std::vector< double > &X2) | Cells< d > | inline |
id2x(int id) | Cells< d > | inline |
init_allocate() | Cells< d > | |
init_cells(std::vector< Boundary< d >> &boundaries, double ds) | Cells< d > | |
init_cells(std::vector< Boundary< d >> &boundaries, std::vector< double > &r) | Cells< d > | inline |
init_finalise(std::vector< Boundary< d >> &bounds) | Cells< d > | |
init_subcells(std::vector< Boundary< d >> &bounds, double delta_super[], const std::vector< int > &n_cell_super) | Cells< d > | |
n_cell | Cells< d > | |
origin | Cells< d > | |
planesize | Cells< d > | |
serialize(Archive &ar) | Cells< d > | inline |
test_idempotent() | Cells< d > | inline |
x2id(const std::vector< int > &v) | Cells< d > | inline |