get_distance_com Module Procedure

module procedure get_distance_com pure module function get_distance_com(this)

Returns the distance between the centers of mass of the NSs

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_distance_com~~CalledByGraph proc~get_distance_com get_distance_com interface~get_distance_com get_distance_com interface~get_distance_com->proc~get_distance_com

Contents