Source Files
Modules
Procedures
Derived Types
sign
Interface
7 statements
Source File
diffstruc_operations_maths.f90
diffstruc__operations_maths
sign
Contents
Functions
sign_array
public interface sign
Functions
private module function sign_array(scalar, array) result(c)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real32),
intent(in)
::
scalar
class(
array_type
),
intent(in),
target
::
array
Return Value
real(kind=real32), dimension(:,:), allocatable