Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(RegridderParam), | intent(in) | :: | param | |||
type(ESMF_Geom), | intent(in) | :: | geom_in | |||
type(ESMF_Geom), | intent(in) | :: | geom_out |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(RegridderSpec), | intent(in) | :: | this | |||
type(RegridderSpec), | intent(in) | :: | other |
private function new_RegridderSpec (param, geom_in, geom_out) |
procedure, public :: get_geom_in | |
procedure, public :: get_geom_out | |
procedure, public :: get_param |