get_mass_grav Module Procedure

module procedure get_mass_grav pure module function get_mass_grav(this)

Returns the gravitational mass of the \(\mathrm{DRS}\) []

FT 22.10.2021


Arguments

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

diffstarbase object which this PROCEDURE is a member of

Return Value double precision


Called by

proc~~get_mass_grav~~CalledByGraph proc~get_mass_grav get_mass_grav interface~get_mass_grav get_mass_grav interface~get_mass_grav->proc~get_mass_grav

Contents