construct_drs Interface

interface


Calls

interface~~construct_drs~~CallsGraph interface~construct_drs construct_drs proc~construct_drs construct_drs interface~construct_drs->proc~construct_drs interface~construct_etdiffrot construct_etdiffrot proc~construct_drs->interface~construct_etdiffrot interface~destruct_etdiffrot destruct_etdiffrot proc~construct_drs->interface~destruct_etdiffrot

public module subroutine construct_drs(this, id_file, eos_filename)

Arguments

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

diffstarlorene object which this PROCEDURE is a member of

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

\(\texttt{LORENE}\) binary file containing the spectral \(\mathrm{DRS}\) \(\mathrm{ID}\)

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

Array of strings containing the names of the files containing the \(\mathrm{EOS}\) to be used for each matter object. If not PRESENT, information from the file filename is used

Description

Interface of the subroutine that constructs the \(\texttt{LORENE}\) Etdiffrot object