Definition at line 107 of file diag_util.F90.
◆ prepend_attribute_field()
subroutine diag_util_mod::prepend_attribute::prepend_attribute_field |
( |
type(output_field_type), intent(inout) |
out_field, |
|
|
character(len=*), intent(in) |
att_name, |
|
|
character(len=*), intent(in) |
prepend_value, |
|
|
character(len=*), intent(out), optional |
err_msg |
|
) |
| |
|
private |
◆ prepend_attribute_file()
subroutine diag_util_mod::prepend_attribute::prepend_attribute_file |
( |
type(file_type), intent(inout) |
out_file, |
|
|
character(len=*), intent(in) |
att_name, |
|
|
character(len=*), intent(in) |
prepend_value, |
|
|
character(len=*), intent(out), optional |
err_msg |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: