afivo-streamer 1.1
1D/2D/3D streamer simulations with AMR
Loading...
Searching...
No Matches
Public Attributes | List of all members
m_photoi_mc::phmc_tbl_t Type Reference

Type to quickly look up absorption lengths from a table. More...

Public Attributes

type(lt_t) tbl
 The lookup table.
 
real(dp) frac_in_tbl
 Fraction photons in table.
 

Detailed Description

Type to quickly look up absorption lengths from a table.

Definition at line 13 of file m_photoi_mc.f90.

Member Data Documentation

◆ frac_in_tbl

real(dp) m_photoi_mc::phmc_tbl_t::frac_in_tbl

Fraction photons in table.

Definition at line 15 of file m_photoi_mc.f90.

◆ tbl

type(lt_t) m_photoi_mc::phmc_tbl_t::tbl

The lookup table.

Definition at line 14 of file m_photoi_mc.f90.


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