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