rocky_sph_element_api
Last update: 17.07.2025 3// Includes =======================================================================================
8// ================================================================================================
10// ================================================================================================
94// ================================================================================================
96// ================================================================================================
242// ================================================================================================
244// ================================================================================================
Definition rocky_particle_api.hpp:766
Definition rocky_particle_api.hpp:27
Definition rocky_sph_element_api.hpp:253
ROCKY_FUNCTIONS float3 get_force() const
ROCKY_FUNCTIONS IRockySPHElementScalars get_scalars()
ROCKY_FUNCTIONS float3 get_velocity() const
ROCKY_FUNCTIONS float get_pressure() const
ROCKY_FUNCTIONS float3 get_normal() const
ROCKY_FUNCTIONS IRockyParticleHost get_linked_dem_particle() const
Definition rocky_sph_element_api.hpp:272
ROCKY_FUNCTIONS float get_density() const
ROCKY_FUNCTIONS float3 get_acceleration() const
ROCKY_FUNCTIONS float get_release_time() const
ROCKY_FUNCTIONS float3 get_position() const
ROCKY_FUNCTIONS bool is_dem_coupled() const
Definition rocky_sph_element_scalars.hpp:121
Definition rocky_sph_element_api.hpp:106
ROCKY_FUNCTIONS void add_force(const float3 &force) const
Definition rocky_sph_element_api.hpp:135
ROCKY_FUNCTIONS void set_frozen(bool frozen)
Definition rocky_sph_element_api.hpp:157
ROCKY_FUNCTIONS IRockySPHElementScalars get_scalars()
ROCKY_FUNCTIONS bool is_dem_coupled() const
ROCKY_FUNCTIONS float get_pressure() const
ROCKY_FUNCTIONS float get_density() const
ROCKY_FUNCTIONS IRockyParticle get_linked_dem_particle() const
Definition rocky_sph_element_api.hpp:125
ROCKY_FUNCTIONS float3 get_position() const
ROCKY_FUNCTIONS bool is_frozen() const
Definition rocky_sph_element_api.hpp:165
ROCKY_FUNCTIONS void add_acceleration(const float3 &acceleration) const
Definition rocky_sph_element_api.hpp:146
ROCKY_FUNCTIONS float3 get_acceleration() const
ROCKY_FUNCTIONS float get_release_time() const
ROCKY_FUNCTIONS float3 get_velocity() const
ROCKY_FUNCTIONS float3 get_force() const
ROCKY_FUNCTIONS float3 get_normal() const