print_bns_properties Module Procedure

module procedure print_bns_properties module subroutine print_bns_properties(this)

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

FT 4.02.2022


Arguments

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

bnsfuka object which this PROCEDURE is a member of


Called by

proc~~print_bns_properties~2~~CalledByGraph proc~print_bns_properties~2 print_bns_properties interface~print_bns_properties~2 print_bns_properties interface~print_bns_properties~2->proc~print_bns_properties~2 proc~read_bns_properties~2 read_bns_properties proc~read_bns_properties~2->interface~print_bns_properties~2 interface~read_bns_properties~2 read_bns_properties interface~read_bns_properties~2->proc~read_bns_properties~2 proc~construct_bnsfuka construct_bnsfuka proc~construct_bnsfuka->interface~read_bns_properties~2 interface~construct_bnsfuka construct_bnsfuka interface~construct_bnsfuka->proc~construct_bnsfuka

Contents