DIPELM  2.0
dipelm_types::operator(.samemodel.) Interface Reference

Check for equality of photoionization model between two members of a type
More...

Public Member Functions

logical function channels_from_same_model (ch1, ch2)
 
logical function continuum_from_same_model (c1, c2)
 
logical function moments_from_same_model (tm1, tm2)
 

Detailed Description

Check for equality of photoionization model between two members of a type

Member Function/Subroutine Documentation

◆ channels_from_same_model()

logical function dipelm_types::operator(.samemodel.)::channels_from_same_model ( type(channels), intent(in)  ch1,
type(channels), intent(in)  ch2 
)

◆ continuum_from_same_model()

logical function dipelm_types::operator(.samemodel.)::continuum_from_same_model ( type(continuum), intent(in)  c1,
type(continuum), intent(in)  c2 
)

◆ moments_from_same_model()

logical function dipelm_types::operator(.samemodel.)::moments_from_same_model ( type(moments), intent(in)  tm1,
type(moments), intent(in)  tm2 
)

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