get_dphi Function

public pure function get_dphi(self)

Returns toroidal grid distance used for map

Type Bound

parallel_map_t

Arguments

Type IntentOptional Attributes Name
class(parallel_map_t), intent(in) :: self

Instance of the type

Return Value real(kind=gp)


Contents