get_npart_i Interface

interface


Calls

interface~~get_npart_i~~CallsGraph interface~get_npart_i get_npart_i proc~get_npart_i get_npart_i interface~get_npart_i->proc~get_npart_i

public pure module function get_npart_i(this, i_matter) result(n_part)

Arguments

Type IntentOptional Attributes Name
class(particles), intent(in) :: this

particles object which this PROCEDURE is a member of

integer, intent(in) :: i_matter

Index of the matter object

Return Value integer

Number of particles on the object i_matter

Description

Returns the number of particles on the object i_matter