ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
ComFixed Class Reference

#include <ComFixed.hpp>

Public Member Functions

 ComFixed ()=default
 
void set_fixed_types (std::vector< int > const &p_types)
 
std::vector< int > get_fixed_types () const
 
void apply (ParticleRange const &particles) const
 

Detailed Description

Definition at line 35 of file core/galilei/ComFixed.hpp.

Constructor & Destructor Documentation

◆ ComFixed()

ComFixed::ComFixed ( )
default

Member Function Documentation

◆ apply()

void ComFixed::apply ( ParticleRange const &  particles) const
inline

Definition at line 82 of file core/galilei/ComFixed.hpp.

References comm_cart, and u.

◆ get_fixed_types()

std::vector< int > ComFixed::get_fixed_types ( ) const
inline

Definition at line 80 of file core/galilei/ComFixed.hpp.

References Utils::keys().

◆ set_fixed_types()

void ComFixed::set_fixed_types ( std::vector< int > const &  p_types)
inline

Definition at line 71 of file core/galilei/ComFixed.hpp.


The documentation for this class was generated from the following file: