Public Member Functions | |
| subroutine | gtvarputline (var, unit, indent, err) |
PutLine (print) interface
"Printing" is input from the variable's perspective and output from the file's perspective. So it somewhat straddles put and get, but we inherit the procedure name from dc_string as put_line.
Definition at line 934 of file gtdata_generic.f90.
| subroutine gtdata_generic::putline::gtvarputline | ( | type(gt_variable), intent(in) | var, |
| integer, intent(in), optional | unit, | ||
| character(*), intent(in), optional | indent, | ||
| logical, intent(out), optional | err | ||
| ) |
Definition at line 935 of file gtdata_generic.f90.