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