signedMCRT
main
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
generic_emit
Interface
12 statements
Source File
photon.f90
photonMod
generic_emit
Contents
None
interface
public subroutine generic_emit(this, spectrum, dict, seqs)
Arguments
Type
Intent
Optional
Attributes
Name
class(
photon
)
::
this
type(
spectrum_t
),
intent(in)
::
spectrum
type(toml_table),
intent(inout),
optional
::
dict
type(
seq
),
intent(inout),
optional
::
seqs
(2)