![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for voro::container_poly, including all inherited members.
| add_particle_memory(int i) | voro::container_base | protected |
| add_wall(wall *w) | voro::wall_list | inline |
| add_wall(wall &w) | voro::wall_list | inline |
| add_wall(wall_list &wl) | voro::wall_list | |
| apply_walls(c_class &c, double x, double y, double z) const | voro::wall_list | inline |
| ax | voro::container_base | |
| ay | voro::container_base | |
| az | voro::container_base | |
| boxx | voro::voro_base | |
| boxy | voro::voro_base | |
| boxz | voro::voro_base | |
| bx | voro::container_base | |
| by | voro::container_base | |
| bz | voro::container_base | |
| clear() | voro::container_poly | |
| co | voro::container_base | |
| compute_all_cells(voro_compute< container > &vc) | voro::container_poly | |
| compute_cell(v_cell &c, c_loop &vl, voro_compute< container > &vc) const | voro::container_poly | inline |
| compute_cell(v_cell &c, int ijk, int q, voro_compute< container > &vc) const | voro::container_poly | inline |
| compute_ghost_cell(v_cell &c, double x, double y, double z, double r, voro_compute< container > &vc) | voro::container_poly | inline |
| container_base(double ax_, double bx_, double ay_, double by_, double az_, double bz_, int nx_, int ny_, int nz_, bool xperiodic_, bool yperiodic_, bool zperiodic_, int init_mem, int ps_) | voro::container_base | |
| container_base(container_base &Other)=delete | voro::container_base | |
| container_base(container_base &&Other) noexcept | voro::container_base | inline |
| container_poly(double ax_, double bx_, double ay_, double by_, double az_, double bz_, int nx_, int ny_, int nz_, bool xperiodic_, bool yperiodic_, bool zperiodic_, int init_mem) | voro::container_poly | |
| contains_neighbor(const char *format) const | voro::voro_base | |
| current_wall_size | voro::wall_list | protected |
| deallocate() | voro::wall_list | |
| find_voronoi_cell(double x, double y, double z, double &rx, double &ry, double &rz, int &pid, voro_compute< container > &vc) const | voro::container_poly | |
| frac_pos(double x, double y, double z, double ci, double cj, double ck, double &fx, double &fy, double &fz) const | voro::container_base | inline |
| id | voro::container_base | |
| increase_wall_memory() | voro::wall_list | protected |
| initialize_search(int ci, int cj, int ck, int ijk, int &i, int &j, int &k, int &disp) const | voro::container_base | inline |
| initialize_voronoicell(v_cell &c, int ijk, int q, int ci, int cj, int ck, int &i, int &j, int &k, double &x, double &y, double &z, int &disp) const | voro::container_base | inline |
| make_compute() const | voro::container_poly | |
| max_radius | voro::radius_poly | |
| mem | voro::container_base | |
| mrad | voro::voro_base | |
| nx | voro::voro_base | |
| nxy | voro::voro_base | |
| nxyz | voro::voro_base | |
| ny | voro::voro_base | |
| nz | voro::voro_base | |
| operator=(const container_base &Other)=delete | voro::container_base | |
| operator=(container_base &&Other)=delete | voro::container_base | |
| voro::voro_base::operator=(const voro_base &Other)=delete | voro::voro_base | |
| voro::voro_base::operator=(voro_base &&Other)=delete | voro::voro_base | |
| voro::wall_list::operator=(const wall_list &Other)=delete | voro::wall_list | |
| voro::wall_list::operator=(wall_list &&Other) | voro::wall_list | inline |
| p | voro::container_base | |
| point_inside(double x, double y, double z) const | voro::container_base | |
| point_inside_walls(double x, double y, double z) const | voro::wall_list | inline |
| ppr | voro::radius_poly | |
| ps | voro::container_base | |
| put(int n, double x, double y, double z, double r) | voro::container_poly | |
| put(particle_order &vo, int n, double x, double y, double z, double r) | voro::container_poly | |
| put_locate_block(int &ijk, double &x, double &y, double &z) | voro::container_base | protected |
| put_remap(int &ijk, double &x, double &y, double &z) const | voro::container_base | inlineprotected |
| r_ctest(double crs, double mrs, const radius_info &rad_info) const | voro::radius_poly | inlineprotected |
| r_current_sub(double rs, int ijk, int q) const | voro::radius_poly | inlineprotected |
| r_cutoff(double lrs, const radius_info &rad_info) const | voro::radius_poly | inlineprotected |
| r_init(int ijk, int s, radius_info &radius_out) const | voro::radius_poly | inlineprotected |
| r_max_add(double rs) const | voro::radius_poly | inlineprotected |
| r_prime(double rv, radius_info &radius_out) const | voro::radius_poly | inlineprotected |
| r_scale(double rs, int ijk, int q, const radius_info &rad_info) const | voro::radius_poly | inlineprotected |
| r_scale_check(double &rs, double mrs, int ijk, int q, const radius_info &rad_info) const | voro::radius_poly | inlineprotected |
| radius_poly() | voro::radius_poly | inline |
| region_count() const | voro::container_base | |
| region_index(int ci, int cj, int ck, int ei, int ej, int ek, double &qx, double &qy, double &qz, int &disp) const | voro::container_base | inline |
| remap(int &ai, int &aj, int &ak, int &ci, int &cj, int &ck, double &x, double &y, double &z, int &ijk) const | voro::container_base | inlineprotected |
| step_div(int a, int b) const | voro::voro_base | inlineprotected |
| step_int(double a) const | voro::voro_base | inlineprotected |
| step_mod(int a, int b) const | voro::voro_base | inlineprotected |
| sum_cell_volumes(voro_compute< container > &vc) | voro::container_poly | |
| total_particles() const | voro::container_base | inline |
| voro_base(int nx_, int ny_, int nz_, double boxx_, double boxy_, double boxz_) | voro::voro_base | |
| voro_base(const voro_base &Other)=delete | voro::voro_base | |
| voro_base(voro_base &&Other) noexcept | voro::voro_base | inline |
| voro_compute< container_poly > | voro::container_poly | friend |
| wall_list() | voro::wall_list | |
| wall_list(const wall_list &Other)=delete | voro::wall_list | |
| wall_list(wall_list &&Other) noexcept | voro::wall_list | inline |
| walls | voro::wall_list | |
| wel | voro::wall_list | protected |
| wep | voro::wall_list | |
| wl | voro::voro_base | static |
| xperiodic | voro::container_base | |
| xsp | voro::voro_base | |
| yperiodic | voro::container_base | |
| ysp | voro::voro_base | |
| zperiodic | voro::container_base | |
| zsp | voro::voro_base | |
| ~container_base() | voro::container_base | |
| ~voro_base() | voro::voro_base | inline |
| ~wall_list() | voro::wall_list |