get_iplane Function

public pure function get_iplane(self)

Returns index of poloidal plane (0 to nplanes-1)

Type Bound

parallel_map_t

Arguments

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

Instance of the type

Return Value integer


Contents