Public Member Functions | |
| subroutine | historyputaxismpireal (varname, array, history, err) |
| subroutine | historyputaxismpidouble (varname, array, history, err) |
| subroutine | historyputaxismpiint (varname, array, history, err) |
Definition at line 1092 of file gtool_history_generic.f90.
| subroutine gtool_history_generic::historyputaxismpi::historyputaxismpidouble | ( | character(*), intent(in) | varname, |
| real(dp), dimension(:), intent(in) | array, | ||
| type(gt_history), intent(inout), optional, target | history, | ||
| logical, intent(out), optional | err | ||
| ) |
Definition at line 1106 of file gtool_history_generic.f90.
References dc_types::dp.
| subroutine gtool_history_generic::historyputaxismpi::historyputaxismpiint | ( | character(*), intent(in) | varname, |
| integer, dimension(:), intent(in) | array, | ||
| type(gt_history), intent(inout), optional, target | history, | ||
| logical, intent(out), optional | err | ||
| ) |
Definition at line 1117 of file gtool_history_generic.f90.
References dc_types::dp.
| subroutine gtool_history_generic::historyputaxismpi::historyputaxismpireal | ( | character(*), intent(in) | varname, |
| real, dimension(:), intent(in) | array, | ||
| type(gt_history), intent(inout), optional, target | history, | ||
| logical, intent(out), optional | err | ||
| ) |
Definition at line 1095 of file gtool_history_generic.f90.
References dc_types::dp.