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