construct_binary Module Procedure

module procedure construct_binary module subroutine construct_binary(this, fukafile)

Construct the \(\texttt{FUKA}\) \(\texttt{bns_export}\) object

Created: FT 09.02.2022 Last update: FT 27.05.2022


Arguments

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

bnsfuka object which this PROCEDURE is a member of

character(kind=C_CHAR, len=*), intent(in), optional :: fukafile

\(\texttt{FUKA}\) binary file containing the spectral \(\mathrm{BNS}\) \(\mathrm{ID}\)


Calls

proc~~construct_binary~2~~CallsGraph proc~construct_binary~2 construct_binary interface~construct_bns_fuka construct_bns_fuka proc~construct_binary~2->interface~construct_bns_fuka interface~destruct_bns_fuka destruct_bns_fuka proc~construct_binary~2->interface~destruct_bns_fuka

Called by

proc~~construct_binary~2~~CalledByGraph proc~construct_binary~2 construct_binary interface~construct_binary~2 construct_binary interface~construct_binary~2->proc~construct_binary~2

Contents


Variables

Type Visibility Attributes Name Initial
logical, private :: exist