58 std::tuple<int, int, int>
p_ids;
63 static constexpr int num = 2;
81 std::optional<std::tuple<Utils::Vector3d, Utils::Vector3d, Utils::Vector3d>>
Vector implementation and trait types for boost qvm interoperability.
This file contains the defaults for ESPResSo.
Describes a cell structure / cell system.
Parameters for IBM elastic triangle (triel)
void initialize(BoxGeometry const &box_geo, CellStructure const &cell_structure)
Set the IBM Triel parameters.
std::optional< std::tuple< Utils::Vector3d, Utils::Vector3d, Utils::Vector3d > > calc_forces(Utils::Vector3d const &vec1, Utils::Vector3d const &vec2) const
Calculate the forces.
IBMTriel(int ind1, int ind2, int ind3, double maxDist, tElasticLaw elasticLaw, double k1, double k2)
std::tuple< int, int, int > p_ids
Particle ids.