properties Submodule

Implementation of the methods of TYPE bnslorene that read from \(\texttt{LORENE}\) the parameters of the binary system, and print them to the standard output.

FT 09.07.2021



Uses

  • module~~properties~~UsesGraph module~properties properties module~bns_lorene bns_lorene module~properties->module~bns_lorene iso_c_binding iso_c_binding module~bns_lorene->iso_c_binding module~bns_base bns_base module~bns_lorene->module~bns_base module~id_base id_base module~bns_lorene->module~id_base module~utility utility module~bns_lorene->module~utility timing timing module~bns_lorene->timing module~bns_base->module~id_base module~bns_base->module~utility module~id_base->module~utility module~id_base->timing constants constants module~utility->constants matrix matrix module~utility->matrix

Contents


Module Procedures

module procedure read_bns_properties module subroutine read_bns_properties(this)

Store the parameters of the binary neutron stars' \(\texttt{LORENE}\) ID into member variables

Read more…

Arguments

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

bnslorene object which this PROCEDURE is a member of