get_n_matter Module Procedure

module procedure get_n_matter pure module function get_n_matter(this) result(n_matter)

Returns the number of matter objects

FT 25.02.2021


Arguments

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

particles object which this PROCEDURE is a member of

Return Value integer

n_matter


Called by

proc~~get_n_matter~~CalledByGraph proc~get_n_matter get_n_matter interface~get_n_matter get_n_matter interface~get_n_matter->proc~get_n_matter

Contents