*** SETUP_SEEFMM - Setup seefmm
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=jpim), | intent(in) | :: | kx | |||
real(kind=jprd), | intent(in) | :: | px(:) | |||
integer(kind=jpim), | intent(in) | :: | ky | |||
real(kind=jprb), | intent(in) | :: | py(:) | |||
type(fmm_type), | intent(out) | :: | ydfmm | |||
real(kind=jprb), | intent(in), | optional | :: | pdiff(:,:) |