FV3 Bundle
ncdf_string_m::ncdf_string_append Interface Reference

Private Member Functions

subroutine ncdf_append_chars (str, c)
 
subroutine ncdf_append_string (str1, str2)
 

Detailed Description

Definition at line 41 of file ncdf_string_m.f90.

Member Function/Subroutine Documentation

◆ ncdf_append_chars()

subroutine ncdf_string_m::ncdf_string_append::ncdf_append_chars ( type(ncdf_string), pointer  str,
character (len = *), intent(in)  c 
)
private

Definition at line 135 of file ncdf_string_m.f90.

◆ ncdf_append_string()

subroutine ncdf_string_m::ncdf_string_append::ncdf_append_string ( type(ncdf_string), pointer  str1,
type(ncdf_string), pointer  str2 
)
private

Definition at line 119 of file ncdf_string_m.f90.


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