![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Include dependency graph for ibm_common.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| Utils::Vector3d | get_ibm_particle_position (CellStructure const &cell_structure, int pid) |
| Returns the position of a given particle. | |
| Utils::Vector3d get_ibm_particle_position | ( | CellStructure const & | cell_structure, |
| int | pid | ||
| ) |
Returns the position of a given particle.
| cell_structure | Cell structure to search. |
| pid | Particle id. |
Definition at line 34 of file ibm_common.cpp.
References comm_cart, CellStructure::get_local_particle(), and Particle::pos().
Referenced by IBMTribend::initialize(), and IBMTriel::initialize().