print_bns_properties Module Procedure

module procedure print_bns_properties module subroutine print_bns_properties(this)

Uses

  • proc~~print_bns_properties~~UsesGraph proc~print_bns_properties print_bns_properties constants constants proc~print_bns_properties->constants module~utility utility proc~print_bns_properties->module~utility module~utility->constants matrix matrix module~utility->matrix

Print the parameters of the binary neutron stars' initial data computed by \(\texttt{LORENE}\)

FT 8.10.2020


Arguments

Type IntentOptional Attributes Name
class(bnslorene), intent(inout) :: this

bnslorene object which this PROCEDURE is a member of


Calls

proc~~print_bns_properties~~CallsGraph proc~print_bns_properties print_bns_properties proc~k_lorene2cu k_lorene2cu proc~print_bns_properties->proc~k_lorene2cu proc~k_lorene2cu_pwp k_lorene2cu_pwp proc~print_bns_properties->proc~k_lorene2cu_pwp

Called by

proc~~print_bns_properties~~CalledByGraph proc~print_bns_properties print_bns_properties interface~print_bns_properties print_bns_properties interface~print_bns_properties->proc~print_bns_properties proc~read_bns_properties read_bns_properties proc~read_bns_properties->interface~print_bns_properties interface~read_bns_properties read_bns_properties interface~read_bns_properties->proc~read_bns_properties proc~construct_bnslorene construct_bnslorene proc~construct_bnslorene->interface~read_bns_properties interface~construct_bnslorene construct_bnslorene interface~construct_bnslorene->proc~construct_bnslorene

Contents