Public Member Functions | |
| INTEGER(KIND=JPIM) function | VAL_COORD_S (PT_COORD, NUM_ERR, PI, DOM, UNIT) |
| INTEGER(KIND=JPIM) function | VAL_COORD_V (YD_PT_COORD, K_NUM_ERR, PI, CD_DOM, CD_UNIT) |
Definition at line 88 of file eggangles.F90.
| INTEGER(KIND=JPIM) function EGGANGLES::VAL_COORD::VAL_COORD_S | ( | TYPE (LOLA), intent(in) | PT_COORD, |
| INTEGER(KIND=JPIM), intent(in), optional | NUM_ERR, | ||
| REAL(KIND=JPRB), intent(in), optional | PI, | ||
| CHARACTER (LEN=2), intent(in), optional | DOM, | ||
| CHARACTER (LEN=1), intent(in), optional | UNIT | ||
| ) |
Definition at line 532 of file eggangles.F90.
| INTEGER(KIND=JPIM) function EGGANGLES::VAL_COORD::VAL_COORD_V | ( | TYPE (LOLA), dimension(:), intent(in) | YD_PT_COORD, |
| INTEGER(KIND=JPIM), intent(in), optional | K_NUM_ERR, | ||
| REAL(KIND=JPRB), intent(in), optional | PI, | ||
| CHARACTER (LEN=2), intent(in), optional | CD_DOM, | ||
| CHARACTER (LEN=1), intent(in), optional | CD_UNIT | ||
| ) |
Definition at line 583 of file eggangles.F90.
1.8.0