Go to the source code of this file.
Functions/Subroutines | |
subroutine | historyautoaddattrchar0 (varname, attrname, value) |
subroutine | historyautoaddattrlogical0 (varname, attrname, value) |
subroutine | historyautoaddattrint0 (varname, attrname, value) |
subroutine | historyautoaddattrint1 (varname, attrname, value) |
subroutine | historyautoaddattrreal0 (varname, attrname, value) |
subroutine | historyautoaddattrreal1 (varname, attrname, value) |
subroutine | historyautoaddattrdouble0 (varname, attrname, value) |
subroutine | historyautoaddattrdouble1 (varname, attrname, value) |
subroutine historyautoaddattrchar0 | ( | character(*), intent(in) | varname, |
character(*), intent(in) | attrname, | ||
character(*), intent(in) | value | ||
) |
Definition at line 31 of file historyautoaddattr.f90.
References dc_trace::beginsub(), dc_error::dc_enotinit, dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), gtool_historyauto_internal::gthst_axes, gtool_historyauto_internal::gthst_weights, dc_error::hst_enoaxisname, gtool_historyauto_internal::initialized, gtool_historyauto_internal::numdims, gtool_historyauto_internal::numwgts, dc_error::storeerror(), dc_types::string, and dc_types::token.
subroutine historyautoaddattrdouble0 | ( | character(*), intent(in) | varname, |
character(*), intent(in) | attrname, | ||
real(dp), intent(in) | value | ||
) |
Definition at line 527 of file historyautoaddattr.f90.
References dc_trace::beginsub(), dc_error::dc_enotinit, dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), gtool_historyauto_internal::gthst_axes, gtool_historyauto_internal::gthst_weights, dc_error::hst_enoaxisname, gtool_historyauto_internal::initialized, gtool_historyauto_internal::numdims, gtool_historyauto_internal::numwgts, dc_error::storeerror(), dc_types::string, and dc_types::token.
subroutine historyautoaddattrdouble1 | ( | character(*), intent(in) | varname, |
character(*), intent(in) | attrname, | ||
real(dp), dimension(:), intent(in) | value | ||
) |
Definition at line 602 of file historyautoaddattr.f90.
References dc_trace::beginsub(), dc_error::dc_enotinit, dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), gtool_historyauto_internal::gthst_axes, gtool_historyauto_internal::gthst_weights, dc_error::hst_enoaxisname, gtool_historyauto_internal::initialized, gtool_historyauto_internal::numdims, gtool_historyauto_internal::numwgts, dc_error::storeerror(), dc_types::string, and dc_types::token.
subroutine historyautoaddattrint0 | ( | character(*), intent(in) | varname, |
character(*), intent(in) | attrname, | ||
integer, intent(in) | value | ||
) |
Definition at line 227 of file historyautoaddattr.f90.
References dc_trace::beginsub(), dc_error::dc_enotinit, dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), gtool_historyauto_internal::gthst_axes, gtool_historyauto_internal::gthst_weights, dc_error::hst_enoaxisname, gtool_historyauto_internal::initialized, gtool_historyauto_internal::numdims, gtool_historyauto_internal::numwgts, dc_error::storeerror(), dc_types::string, and dc_types::token.
subroutine historyautoaddattrint1 | ( | character(*), intent(in) | varname, |
character(*), intent(in) | attrname, | ||
integer, dimension(:), intent(in) | value | ||
) |
Definition at line 302 of file historyautoaddattr.f90.
References dc_trace::beginsub(), dc_error::dc_enotinit, dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), gtool_historyauto_internal::gthst_axes, gtool_historyauto_internal::gthst_weights, dc_error::hst_enoaxisname, gtool_historyauto_internal::initialized, gtool_historyauto_internal::numdims, gtool_historyauto_internal::numwgts, dc_error::storeerror(), dc_types::string, and dc_types::token.
subroutine historyautoaddattrlogical0 | ( | character(*), intent(in) | varname, |
character(*), intent(in) | attrname, | ||
logical, intent(in) | value | ||
) |
Definition at line 152 of file historyautoaddattr.f90.
References dc_trace::beginsub(), dc_error::dc_enotinit, dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), gtool_historyauto_internal::gthst_axes, gtool_historyauto_internal::gthst_weights, dc_error::hst_enoaxisname, gtool_historyauto_internal::initialized, gtool_historyauto_internal::numdims, gtool_historyauto_internal::numwgts, dc_error::storeerror(), dc_types::string, and dc_types::token.
subroutine historyautoaddattrreal0 | ( | character(*), intent(in) | varname, |
character(*), intent(in) | attrname, | ||
real, intent(in) | value | ||
) |
Definition at line 377 of file historyautoaddattr.f90.
References dc_trace::beginsub(), dc_error::dc_enotinit, dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), gtool_historyauto_internal::gthst_axes, gtool_historyauto_internal::gthst_weights, dc_error::hst_enoaxisname, gtool_historyauto_internal::initialized, gtool_historyauto_internal::numdims, gtool_historyauto_internal::numwgts, dc_error::storeerror(), dc_types::string, and dc_types::token.
subroutine historyautoaddattrreal1 | ( | character(*), intent(in) | varname, |
character(*), intent(in) | attrname, | ||
real, dimension(:), intent(in) | value | ||
) |
Definition at line 452 of file historyautoaddattr.f90.
References dc_trace::beginsub(), dc_error::dc_enotinit, dc_error::dc_noerr, dc_types::dp, dc_trace::endsub(), gtool_historyauto_internal::gthst_axes, gtool_historyauto_internal::gthst_weights, dc_error::hst_enoaxisname, gtool_historyauto_internal::initialized, gtool_historyauto_internal::numdims, gtool_historyauto_internal::numwgts, dc_error::storeerror(), dc_types::string, and dc_types::token.