get_nstar_sph Module Procedure

module procedure get_nstar_sph pure module function get_nstar_sph(this) result(nstar_sph)

Returns the array of \(\mathrm{SPH}\) density estimate of the relativistic density variable

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_sph


Called by

proc~~get_nstar_sph~~CalledByGraph proc~get_nstar_sph get_nstar_sph interface~get_nstar_sph get_nstar_sph interface~get_nstar_sph->proc~get_nstar_sph

Contents