ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
com.hpp File Reference
#include <config/config.hpp>
#include "BoxGeometry.hpp"
#include "cell_system/CellStructure.hpp"
#include <optional>
+ Include dependency graph for com.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void vs_com_update_particles (CellStructure &cell_structure, BoxGeometry const &box_geo)
 
void vs_com_back_transfer_forces_and_torques (CellStructure &cell_structure)
 
std::optional< int > get_pid_for_vs_com (CellStructure &cell_structure, int mol_id)
 

Function Documentation

◆ get_pid_for_vs_com()

std::optional< int > get_pid_for_vs_com ( CellStructure cell_structure,
int  mol_id 
)

◆ vs_com_back_transfer_forces_and_torques()

◆ vs_com_update_particles()