Public Member Functions | |
| real function, dimension(size(pt_coord)) | map_fac_v (POLE, PCODIL, PT_COORD) |
| REAL function | map_fac_s (POLE, PCODIL, PT_COORD) |
Definition at line 48 of file mode_geo_gauss.F90.
| REAL function mode_geo_gauss::map_fac::map_fac_s | ( | type (lola), intent(in) | POLE, |
| real, intent(in) | PCODIL, | ||
| type (lola), intent(in) | PT_COORD | ||
| ) |
Definition at line 282 of file mode_geo_gauss.F90.
| real function, dimension(size(pt_coord)) mode_geo_gauss::map_fac::map_fac_v | ( | type (lola), intent(in) | POLE, |
| real, intent(in) | PCODIL, | ||
| type (lola), dimension(:), intent(in) | PT_COORD | ||
| ) |
Definition at line 296 of file mode_geo_gauss.F90.
1.8.5