| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Go to the source code of this file.
Data Types | |
| type | force_torque::force_torque_t | 
A simulation component that computes the force_torque field. Added to the field registry as omega_x, omega_y, andomega_z`.  More... | |
Modules | |
| module | force_torque | 
Implements the force_torque_t type.  | |
Functions/Subroutines | |
| subroutine | force_torque::force_torque_init_from_json (this, json, case) | 
| Constructor from json.   | |
| subroutine | force_torque::force_torque_init_from_attributes (this, zone_id, zone_name, center, scale, coef, long_print) | 
| Actual constructor.   | |
| subroutine | force_torque::force_torque_free (this) | 
| Destructor.   | |
| subroutine | force_torque::force_torque_compute (this, t, tstep) | 
| Compute the force_torque field.   | |