Public Member Functions | |
| subroutine | historyautoputaxismpireal (dim, array) |
| subroutine | historyautoputaxismpidouble (dim, array) |
| subroutine | historyautoputaxismpiint (dim, array) |
Definition at line 334 of file gtool_historyauto_generic.f90.
| subroutine gtool_historyauto_generic::historyautoputaxismpi::historyautoputaxismpidouble | ( | character(*), intent(in) | dim, |
| real(dp), dimension(:), intent(in) | array | ||
| ) |
Definition at line 345 of file gtool_historyauto_generic.f90.
References dc_types::dp.
| subroutine gtool_historyauto_generic::historyautoputaxismpi::historyautoputaxismpiint | ( | character(*), intent(in) | dim, |
| integer, dimension(:), intent(in) | array | ||
| ) |
Definition at line 353 of file gtool_historyauto_generic.f90.
References dc_types::dp.
| subroutine gtool_historyauto_generic::historyautoputaxismpi::historyautoputaxismpireal | ( | character(*), intent(in) | dim, |
| real, dimension(:), intent(in) | array | ||
| ) |
Definition at line 337 of file gtool_historyauto_generic.f90.
References dc_types::dp.