Source Files
Modules
Procedures
Derived Types
flatten_array
Interface
32 statements
Source File
diffstruc_types.f90
diffstruc__types
flatten_array
Contents
None
interface
private pure module function flatten_array(this) result(output)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
array_type
),
intent(in)
::
this
Return Value
real(kind=real32),dimension(this%size)