The module contains the implementation of the methods of TYPE [[bnslorene that allow to access PRIVATE members.
FT 12.07.2021
Returns the value of bns_identifier, the integer identifier of the bns object
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bnslorene), | intent(in) | :: | this |
bnslorene object which this PROCEDURE is a member of |
Returns the \(\texttt{LORENE}\) ID-number of the EOS for NS 1
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bnslorene), | intent(in) | :: | this |
bnslorene object which this PROCEDURE is a member of |
Returns the \(\texttt{LORENE}\) ID-number of the EOS for NS 2
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bnslorene), | intent(in) | :: | this |
bnslorene object which this PROCEDURE is a member of |
Returns the \(\mathrm{EOS}\) parameters of the
i_matter
-s star
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bnslorene), | intent(in) | :: | this |
bnslorene object which this PROCEDURE is a member of |
||
integer, | intent(in) | :: | i_matter |
Index of the matter object whose parameter is to return |
||
double precision, | intent(out), | DIMENSION(:), ALLOCATABLE | :: | eos_params |
Array containing the parameters of the \(\mathrm{EOS}\) for the |
Returns one of the member arrays, selected with the string input.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bnslorene), | intent(in) | :: | this |
bnslorene object which this PROCEDURE is a member of |
||
character(len=:), | intent(in), | ALLOCATABLE | :: | field |
Name of the desired bnslorene member array |
Desired bnslorene member array
Returns the value of one of the member arrays, selected with the string input, at the point given as argument.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bnslorene), | intent(in) | :: | this |
bnslorene object which this PROCEDURE is a member of |
||
character(len=:), | intent(in), | ALLOCATABLE | :: | field |
Name of the desired bnslorene member array |
|
integer, | intent(in) | :: | n |
Component of the desired bnslorene member array |
Component n of the desired bnslorene member array