get_nstar Module Procedure

module procedure get_nstar pure module function get_nstar(this) result(nstar)

Returns the array of the relativistic density variable from the \(\mathrm{ID}\)

FT 25.02.2022


Arguments

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

particles object which this PROCEDURE is a member of

Return Value double precision, DIMENSION(:), ALLOCATABLE

nstar


Called by

proc~~get_nstar~~CalledByGraph proc~get_nstar get_nstar interface~get_nstar get_nstar interface~get_nstar->proc~get_nstar

Contents