0.6.0
Loading...
Searching...
No Matches
reallocate.f90 File Reference

Data Types

interface  mod_reallocate::reallocate
 

Modules

module  mod_reallocate
 Generic routines to reallocate arrays.
 

Functions/Subroutines

subroutine mod_reallocate::reallocate_integer_array (array, new_value)
 
subroutine mod_reallocate::reallocate_integer_array_list (array, length, new_values)
 
subroutine mod_reallocate::reallocate_double_array (array, new_value)
 
subroutine mod_reallocate::reallocate_double_array_list (array, length, new_values)
 
subroutine mod_reallocate::reallocate_logical_array (array, new_value)
 
subroutine mod_reallocate::reallocate_logical_array_list (array, length, new_values)