DIPELM  2.0
dipelm_types::operator(+) Interface Reference

Add two members of a type
More...

Public Member Functions

type(channels) function add_channels (ch1, ch2)
 
type(continuum) function continuum_add (c1, c2)
 
type(moments) function add_moments (tm1, tm2)
 

Detailed Description

Add two members of a type

Member Function/Subroutine Documentation

◆ add_channels()

type(channels) function dipelm_types::operator(+)::add_channels ( type(channels), intent(in)  ch1,
type(channels), intent(in)  ch2 
)

◆ add_moments()

type(moments) function dipelm_types::operator(+)::add_moments ( type(moments), intent(in)  tm1,
type(moments), intent(in)  tm2 
)

◆ continuum_add()

type(continuum) function dipelm_types::operator(+)::continuum_add ( type(continuum), intent(in)  c1,
type(continuum), intent(in)  c2 
)

The documentation for this interface was generated from the following file: