Source Files
Modules
Procedures
Derived Types
allocate_array
Interface
14 statements
Source File
diffstruc_types.f90
diffstruc__types
allocate_array
Contents
None
interface
private module subroutine allocate_array(this, array_shape, source)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
array_type
),
intent(inout),
target
::
this
integer,
intent(in),
optional,
dimension(:)
::
array_shape
class(*),
intent(in),
optional,
dimension(..)
::
source