yaeos
User documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
sum
Interface
MPL
4 statements
Source File
hyperdual.f90
hyperdual_mod
sum
Contents
Module Procedures
SumHyperDual
SumHyperDual2
public interface sum
Module Procedures
public pure function
SumHyperDual
(v1, mask)
Arguments
Type
Intent
Optional
Attributes
Name
type(
hyperdual
),
intent(in)
::
v1
(:)
logical,
intent(in),
optional
::
mask
(:)
Return Value
type(
hyperdual
)
public pure function
SumHyperDual2
(v1, dim)
Arguments
Type
Intent
Optional
Attributes
Name
type(
hyperdual
),
intent(in)
::
v1
(:,:)
integer,
intent(in)
::
dim
Return Value
type(
hyperdual
), allocatable, (:)