rocky_boundary_api
Last update: 16.07.2025 4// Includes =======================================================================================
11// ================================================================================================
13// ================================================================================================
126// ================================================================================================
128// ================================================================================================
287// ================================================================================================
289// ================================================================================================
371// ================================================================================================
373// ================================================================================================
677inline IRockyGeometryMotionData::IRockyGeometryMotionData(unsigned int _index, RockyModel& _model)
683// ================================================================================================
685// ================================================================================================
Definition rocky_boundary_api.hpp:696
unsigned int get_number_of_geometries() const
Definition rocky_boundary_api.hpp:738
bool has_linked_motion_frame(unsigned int id) const
Definition rocky_boundary_api.hpp:770
IRockyGeometryMotionData get_geometry(unsigned int id) const
Definition rocky_boundary_api.hpp:743
Definition rocky_boundary_api.hpp:397
bool has_linked_motion_frame() const
Definition rocky_boundary_api.hpp:672
void set_orientation_angles(double3 angles)
Definition rocky_boundary_api.hpp:637
double3 get_translational_velocity() const
Definition rocky_boundary_api.hpp:545
double3 get_orientation_euler_angles() const
Definition rocky_boundary_api.hpp:557
double4 get_orientation_quaternion() const
Definition rocky_boundary_api.hpp:551
void set_translational_velocity(double3 v)
Definition rocky_boundary_api.hpp:613
void set_orientation(double4 quat)
Definition rocky_boundary_api.hpp:623
void set_rotational_velocity(double3 w)
Definition rocky_boundary_api.hpp:662
void set_position(double3 position)
Definition rocky_boundary_api.hpp:603
double3 get_position() const
Definition rocky_boundary_api.hpp:539
double3 get_rotational_velocity() const
Definition rocky_boundary_api.hpp:582
Definition rocky_boundary_api.hpp:297
ROCKY_FUNCTIONS double3 get_geometry_rotational_velocity() const
ROCKY_FUNCTIONS bool is_adiabatic() const
ROCKY_FUNCTIONS void set_temperature(double value)
ROCKY_FUNCTIONS IRockyTriangleScalars get_scalars()
ROCKY_FUNCTIONS double3 get_geometry_rotation_center() const
ROCKY_FUNCTIONS double get_poisson_ratio() const
ROCKY_FUNCTIONS void set_thermal_conductivity(double value)
ROCKY_FUNCTIONS IRockyMaterial get_material() const
ROCKY_FUNCTIONS void set_poisson_ratio(double value)
ROCKY_FUNCTIONS int get_geometry_index() const
ROCKY_FUNCTIONS int get_material_index() const
ROCKY_FUNCTIONS double get_area() const
ROCKY_FUNCTIONS double get_thermal_conductivity() const
ROCKY_FUNCTIONS double3 get_normal_unit_vector() const
ROCKY_FUNCTIONS double get_temperature() const
ROCKY_FUNCTIONS double3 get_centroid() const
ROCKY_FUNCTIONS double3 get_translational_velocity(double current_time) const
Definition rocky_boundary_api.hpp:146
ROCKY_FUNCTIONS double get_poisson_ratio() const
ROCKY_FUNCTIONS double3 get_normal_unit_vector() const
ROCKY_FUNCTIONS void set_temperature(double value)
ROCKY_FUNCTIONS double get_temperature() const
ROCKY_FUNCTIONS double3 get_centroid() const
ROCKY_FUNCTIONS IRockyTriangleScalars get_scalars()
ROCKY_FUNCTIONS double get_thermal_conductivity() const
ROCKY_FUNCTIONS double3 get_geometry_rotational_velocity() const
ROCKY_FUNCTIONS double3 get_translational_velocity(double current_time) const
ROCKY_FUNCTIONS int get_geometry_index() const
ROCKY_FUNCTIONS double get_area() const
ROCKY_FUNCTIONS int get_material_index() const
ROCKY_FUNCTIONS void set_thermal_conductivity(double value)
ROCKY_FUNCTIONS bool is_adiabatic() const
ROCKY_FUNCTIONS double3 get_geometry_rotation_center() const
ROCKY_FUNCTIONS IRockyMaterial get_material() const
ROCKY_FUNCTIONS void set_poisson_ratio(double value)
Definition rocky_material_api.hpp:21
Definition rocky_triangle_scalars.hpp:161