Public Member Functions | |
| type(lola) function, dimension(size(pt_reel)) | gauss_tr_v (PT_REEL, PT_POLE, PCODIL) |
| TYPE(LOLA) function | gauss_tr_s (PT_REEL, PT_POLE, PCODIL) |
Definition at line 24 of file mode_geo_gauss.F90.
| TYPE(LOLA) function mode_geo_gauss::gauss_tr::gauss_tr_s | ( | type (lola), intent(in) | PT_REEL, |
| type (lola), intent(in) | PT_POLE, | ||
| real, intent(in) | PCODIL | ||
| ) |
Definition at line 54 of file mode_geo_gauss.F90.
| type (lola) function, dimension(size(pt_reel)) mode_geo_gauss::gauss_tr::gauss_tr_v | ( | type (lola), dimension(:), intent(in) | PT_REEL, |
| type (lola), intent(in) | PT_POLE, | ||
| real, intent(in) | PCODIL | ||
| ) |
Definition at line 66 of file mode_geo_gauss.F90.
1.8.5