Read the \(\mathrm{BSSNOK}\) \(\mathrm{ID}\) from the binary file output by write_BSSN_dump, and print it to a formatted file
FT 08.02.2021
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bssn), | intent(inout) | :: | this |
bssn object to which this PROCEDURE is bound |
||
character(len=*), | intent(inout), | optional | :: | namefile_bin | ||
character(len=*), | intent(inout), | optional | :: | namefile |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | private | :: | exist | ||||
character(len=:), | private, | ALLOCATABLE | :: | finalnamefile | |||
integer, | private | :: | i | ||||
integer, | private | :: | j | ||||
integer, | private | :: | k | ||||
integer, | private | :: | l | ||||
double precision, | private | :: | min_abs_y | ||||
double precision, | private | :: | min_abs_z | ||||
integer, | private | :: | min_ix_y | ||||
integer, | private | :: | min_ix_z | ||||
integer, | private | :: | min_iy_y | ||||
integer, | private | :: | min_iy_z | ||||
integer, | private | :: | min_iz_y | ||||
integer, | private | :: | min_iz_z |