Source Files
Modules
Procedures
Derived Types
operator(-)
Interface
7 statements
Source File
diffstruc_types.f90
diffstruc__types
operator(-)
Contents
Functions
scalar_subtract
public interface operator(-)
Functions
private module function scalar_subtract(a, b) result(c)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real32),
intent(in)
::
a
class(
array_type
),
intent(in),
target
::
b
Return Value
type(
array_type
), pointer