Source Files
Modules
Procedures
Derived Types
maxval
Interface
3 statements
Source File
diffstruc_operations_reduction.f90
diffstruc__operations_reduction
maxval
Contents
Module Procedures
maxval_array
public interface maxval
Module Procedures
private function
maxval_array
(a, dim) result(c)
Find maximum value along a dimension
Arguments
Type
Intent
Optional
Attributes
Name
class(
array_type
),
intent(in),
target
::
a
integer,
intent(in)
::
dim
Return Value
real(kind=real32), dimension(:), allocatable