properties Submodule

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

FT 09.02.2022



Uses

  • module~~properties~2~~UsesGraph module~properties~2 properties module~bns_fuka bns_fuka module~properties~2->module~bns_fuka iso_c_binding iso_c_binding module~bns_fuka->iso_c_binding mesh_refinement mesh_refinement module~bns_fuka->mesh_refinement module~bns_base bns_base module~bns_fuka->module~bns_base module~id_base id_base module~bns_fuka->module~id_base module~utility utility module~bns_fuka->module~utility timing timing module~bns_fuka->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{FUKA}\) \(\mathrm{ID}\) into member variables

Read more…

Arguments

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

bnsfuka object which this PROCEDURE is a member of