SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
type(lola) function, dimension(size(pt_coord1)) | rotate_v (CENTER_COORD, PT_COORD1) |
type(lola) function | rotate_s (CENTER_COORD, PT_COORD1) |
Definition at line 35 of file eggmrt.F90.
type(lola) function eggmrt::rotate::rotate_s | ( | type (lola), intent(in) | CENTER_COORD, |
type (lola), intent(in) | PT_COORD1 | ||
) |
Definition at line 109 of file eggmrt.F90.
type (lola) function, dimension(size(pt_coord1)) eggmrt::rotate::rotate_v | ( | type (lola), intent(in) | CENTER_COORD, |
type (lola), dimension(:), intent(in) | PT_COORD1 | ||
) |
Definition at line 130 of file eggmrt.F90.