Go to the source code of this file.
Functions/Subroutines | |
subroutine | historygettattrchar0 (file, varname, attrname, value, flag_mpi_split, err) |
subroutine | historygettattrint0 (file, varname, attrname, value, flag_mpi_split, err) |
subroutine | historygettattrint1 (file, varname, attrname, value, flag_mpi_split, err) |
subroutine | historygettattrreal0 (file, varname, attrname, value, flag_mpi_split, err) |
subroutine | historygettattrreal1 (file, varname, attrname, value, flag_mpi_split, err) |
subroutine | historygettattrdouble0 (file, varname, attrname, value, flag_mpi_split, err) |
subroutine | historygettattrdouble1 (file, varname, attrname, value, flag_mpi_split, err) |
subroutine historygettattrchar0 | ( | character(*), intent(in) | file, |
character(*), intent(in) | varname, | ||
character(*), intent(in) | attrname, | ||
character(*), intent(out) | value, | ||
logical, intent(in), optional | flag_mpi_split, | ||
logical, intent(out), optional | err | ||
) |
Definition at line 39 of file historygetattr.f90.
References dc_trace::beginsub(), dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), file_rename_mpi(), dc_url::gt_atmark, dc_url::gt_comma, dc_error::gt_enoturl, dc_url::gt_equal, dc_url::gt_plus, dc_error::hst_empinoaxisdata, dc_string::joinchar(), dc_present::present_and_true(), dc_error::storeerror(), and dc_types::string.
subroutine historygettattrdouble0 | ( | character(*), intent(in) | file, |
character(*), intent(in) | varname, | ||
character(*), intent(in) | attrname, | ||
real(dp), intent(out) | value, | ||
logical, intent(in), optional | flag_mpi_split, | ||
logical, intent(out), optional | err | ||
) |
Definition at line 513 of file historygetattr.f90.
References dc_trace::beginsub(), dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), file_rename_mpi(), dc_url::gt_atmark, dc_url::gt_comma, dc_error::gt_enoturl, dc_url::gt_equal, dc_url::gt_plus, dc_error::hst_empinoaxisdata, dc_string::joinchar(), dc_present::present_and_true(), dc_error::storeerror(), and dc_types::string.
subroutine historygettattrdouble1 | ( | character(*), intent(in) | file, |
character(*), intent(in) | varname, | ||
character(*), intent(in) | attrname, | ||
real(dp), dimension(:), intent(out) | value, | ||
logical, intent(in), optional | flag_mpi_split, | ||
logical, intent(out), optional | err | ||
) |
Definition at line 594 of file historygetattr.f90.
References dc_trace::beginsub(), dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), file_rename_mpi(), dc_url::gt_atmark, dc_url::gt_comma, dc_error::gt_enoturl, dc_url::gt_equal, dc_url::gt_plus, dc_error::hst_empinoaxisdata, dc_string::joinchar(), dc_present::present_and_true(), dc_error::storeerror(), and dc_types::string.
subroutine historygettattrint0 | ( | character(*), intent(in) | file, |
character(*), intent(in) | varname, | ||
character(*), intent(in) | attrname, | ||
integer, intent(out) | value, | ||
logical, intent(in), optional | flag_mpi_split, | ||
logical, intent(out), optional | err | ||
) |
Definition at line 183 of file historygetattr.f90.
References dc_trace::beginsub(), dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), file_rename_mpi(), dc_url::gt_atmark, dc_url::gt_comma, dc_error::gt_enoturl, dc_url::gt_equal, dc_url::gt_plus, dc_error::hst_empinoaxisdata, dc_string::joinchar(), dc_present::present_and_true(), dc_error::storeerror(), and dc_types::string.
subroutine historygettattrint1 | ( | character(*), intent(in) | file, |
character(*), intent(in) | varname, | ||
character(*), intent(in) | attrname, | ||
integer, dimension(:), intent(out) | value, | ||
logical, intent(in), optional | flag_mpi_split, | ||
logical, intent(out), optional | err | ||
) |
Definition at line 264 of file historygetattr.f90.
References dc_trace::beginsub(), dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), file_rename_mpi(), dc_url::gt_atmark, dc_url::gt_comma, dc_error::gt_enoturl, dc_url::gt_equal, dc_url::gt_plus, dc_error::hst_empinoaxisdata, dc_string::joinchar(), dc_present::present_and_true(), dc_error::storeerror(), and dc_types::string.
subroutine historygettattrreal0 | ( | character(*), intent(in) | file, |
character(*), intent(in) | varname, | ||
character(*), intent(in) | attrname, | ||
real, intent(out) | value, | ||
logical, intent(in), optional | flag_mpi_split, | ||
logical, intent(out), optional | err | ||
) |
Definition at line 348 of file historygetattr.f90.
References dc_trace::beginsub(), dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), file_rename_mpi(), dc_url::gt_atmark, dc_url::gt_comma, dc_error::gt_enoturl, dc_url::gt_equal, dc_url::gt_plus, dc_error::hst_empinoaxisdata, dc_string::joinchar(), dc_present::present_and_true(), dc_error::storeerror(), and dc_types::string.
subroutine historygettattrreal1 | ( | character(*), intent(in) | file, |
character(*), intent(in) | varname, | ||
character(*), intent(in) | attrname, | ||
real, dimension(:), intent(out) | value, | ||
logical, intent(in), optional | flag_mpi_split, | ||
logical, intent(out), optional | err | ||
) |
Definition at line 429 of file historygetattr.f90.
References dc_trace::beginsub(), dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), file_rename_mpi(), dc_url::gt_atmark, dc_url::gt_comma, dc_error::gt_enoturl, dc_url::gt_equal, dc_url::gt_plus, dc_error::hst_empinoaxisdata, dc_string::joinchar(), dc_present::present_and_true(), dc_error::storeerror(), and dc_types::string.