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