|
SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
| type(lola) function, dimension(size(pt_coord)) | anti_rotate_v (CENTER_COORD, PT_COORD) |
| type(lola) function | anti_rotate_s (CENTER_COORD, PT_COORD) |
Definition at line 43 of file eggmrt.F90.
| type(lola) function eggmrt::anti_rotate::anti_rotate_s | ( | type (lola), intent(in) | CENTER_COORD, |
| type (lola), intent(in) | PT_COORD | ||
| ) |
Definition at line 212 of file eggmrt.F90.
| type (lola) function, dimension(size(pt_coord)) eggmrt::anti_rotate::anti_rotate_v | ( | type (lola), intent(in) | CENTER_COORD, |
| type (lola), dimension(:), intent(in) | PT_COORD | ||
| ) |
Definition at line 230 of file eggmrt.F90.
1.8.13