|
SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
| type(lola) function, dimension(size(pt_coord)) | metilrot_v (REF_COORD, CENTER_COORD, PT_COORD) |
| type(lola) function | metilrot_s (REF_COORD, CENTER_COORD, PT_COORD) |
Definition at line 51 of file eggmrt.F90.
| type(lola) function eggmrt::metilrot::metilrot_s | ( | type (lola), intent(in) | REF_COORD, |
| type (lola), intent(in) | CENTER_COORD, | ||
| type (lola), intent(in) | PT_COORD | ||
| ) |
Definition at line 251 of file eggmrt.F90.
| type (lola) function, dimension(size(pt_coord)) eggmrt::metilrot::metilrot_v | ( | type (lola), intent(in) | REF_COORD, |
| type (lola), intent(in) | CENTER_COORD, | ||
| type (lola), dimension(:), intent(in) | PT_COORD | ||
| ) |
Definition at line 263 of file eggmrt.F90.
1.8.13