Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | intent(in), | VALUE | :: | optr |
C pointer pointing to a \(\texttt{LORENE}\) \(\texttt{Bin_NS}\) object |
|
real(kind=C_DOUBLE), | intent(in), | VALUE | :: | x |
coordinate of the desired point |
|
real(kind=C_DOUBLE), | intent(in), | VALUE | :: | y |
coordinate of the desired point |
|
real(kind=C_DOUBLE), | intent(in), | VALUE | :: | z |
coordinate of the desired point |
1 if the energy density or the specific energy or the pressure are positve, 0 otherwise
Interface to the \(\texttt{LORENE}\) method of class \(\texttt{Bin_NS}\) with the same name, that returns 1 if the energy density is positive, and if the specific energy is positive, and if the pressure is positive, at the specified point; it returns 0 otherwise
FT 12.03.2021