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 36 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 87 of file core/galilei/ComFixed.hpp.

References comm_cart.

◆ get_fixed_types()

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

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

◆ set_fixed_types()

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

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


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