transpose_matrices Subroutine

public subroutine transpose_matrices(this, do_transpose)

Arguments

Type IntentOptional Attributes Name
class(netcdf_file) :: this
logical, optional :: do_transpose

Contents