| 
    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 | vorticity::vorticity_t | 
A simulation component that computes the vorticity field. Added to the field registry as omega_x, omega_y, andomega_z`.  More... | |
Modules | |
| module | vorticity | 
Implements the vorticity_t type.  | |
Functions/Subroutines | |
| subroutine | vorticity::vorticity_init_from_json (this, json, case) | 
| Constructor from json.   | |
| subroutine | vorticity::vorticity_init_from_attributes (this) | 
| Actual constructor.   | |
| subroutine | vorticity::vorticity_free (this) | 
| Destructor.   | |
| subroutine | vorticity::vorticity_compute (this, t, tstep) | 
| Compute the vorticity field.   | |