|
subroutine | force_torque::force_torque_init_from_json (this, json, case) |
| Constructor from json.
|
|
subroutine | force_torque::force_torque_init_from_controllers (this, case, order, preprocess_controller, compute_controller, output_controller, fluid_name, zone_id, zone_name, center, scale, coef, long_print) |
| Constructor from components, passing controllers.
|
|
subroutine | force_torque::force_torque_init_from_controllers_properties (this, case, order, preprocess_control, preprocess_value, compute_control, compute_value, output_control, output_value, fluid_name, zone_name, zone_id, center, scale, coef, long_print) |
| Constructor from components, passing properties to the time_based_controller` components in the base type.
|
|
subroutine | force_torque::force_torque_init_common (this, fluid_name, zone_id, zone_name, center, scale, coef, long_print) |
| Common part of constructors.
|
|
subroutine | force_torque::force_torque_free (this) |
| Destructor.
|
|
subroutine | force_torque::force_torque_compute (this, time) |
| Compute the force_torque field.
|
|