get_n_matter Module Procedure

module procedure get_n_matter pure module function get_n_matter(this)

Returns n_matter, the number of matter objects in the physical system

FT 28.10.2021


Arguments

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

Return Value integer

n_matter, the number of matter objects in the


Called by

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

Contents