FV3 Bundle
diag_util_mod::prepend_attribute Interface Reference

Private Member Functions

subroutine prepend_attribute_field (out_field, att_name, prepend_value, err_msg)
 
subroutine prepend_attribute_file (out_file, att_name, prepend_value, err_msg)
 

Detailed Description

Definition at line 107 of file diag_util.F90.

Member Function/Subroutine Documentation

◆ 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

Definition at line 2681 of file diag_util.F90.

◆ 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

Definition at line 2825 of file diag_util.F90.


The documentation for this interface was generated from the following file: