get_adm_mass Module Procedure

module procedure get_adm_mass pure module function get_adm_mass(this)

Returns the ADM mass of the system

FT


Arguments

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

bnsbase object which this PROCEDURE is a member of

Return Value double precision

Result


Called by

proc~~get_adm_mass~~CalledByGraph proc~get_adm_mass get_adm_mass interface~get_adm_mass get_adm_mass interface~get_adm_mass->proc~get_adm_mass

Contents