SABER
type_wind.F90 File Reference

Go to the source code of this file.

Data Types

type  type_wind::wind_type
 

Modules

module  type_wind
 Subroutines/functions list.
 

Functions/Subroutines

subroutine type_wind::wind_dealloc (wind)
 Release memory (full) More...
 
subroutine type_wind::wind_read_local (wind, mpl, nam)
 Read. More...
 
subroutine type_wind::wind_write_local (wind, mpl, nam)
 Write. More...
 
subroutine type_wind::wind_send (wind, mpl, iproc)
 Send. More...
 
subroutine type_wind::wind_receive (wind, mpl, iproc)
 Receive. More...
 
subroutine type_wind::wind_buffer_size (wind, mpl, nbufi, nbufr)
 Buffer size. More...
 
subroutine type_wind::wind_serialize (wind, mpl, nbufi, nbufr, bufi, bufr)
 Serialize. More...
 
subroutine type_wind::wind_deserialize (wind, mpl, nbufi, nbufr, bufi, bufr)
 Deserialize. More...
 
subroutine type_wind::wind_setup (wind, mpl, rng, nam, geom)
 Setup. More...
 
subroutine type_wind::wind_psichi_to_uv (wind, mpl, geom, psi, chi, u, v)
 Psi/chi to u/v. More...
 
subroutine type_wind::wind_psichi_to_uv_ad (wind, mpl, geom, u, v, psi, chi)
 Psi/chi to u/v adjoint. More...