This submodule contains the implementation of the methods of TYPE bssn that handle I/O (input/output)
FT 05.07.2022
Print the \(\mathrm{BSSNOK}\) \(\mathrm{ID}\), computed on the gravity grid, to a formatted file
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bssn), | intent(inout) | :: | this |
bssn object to which this PROCEDURE is bound |
||
double precision, | intent(in), | optional, | DIMENSION(:,:,:,:) | :: | points | |
character(len=*), | intent(inout), | optional | :: | namefile |
Read the \(\mathrm{BSSNOK}\) \(\mathrm{ID}\) from the binary file output by write_BSSN_dump, and print it to a formatted file
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 |