Simple RtSpecies class for usage with ItoKMCJSON.
More...
#include <CD_ItoKMCPhotonSpecies.H>
Simple RtSpecies class for usage with ItoKMCJSON.
◆ ItoKMCPhotonSpecies() [1/3]
Full constructor.
- Parameters
-
| [in] | a_name | Name of the species |
| [in] | a_kappaFunction | Absorption function |
◆ ItoKMCPhotonSpecies() [2/3]
Copy constructor.
- Parameters
-
| [in] | a_other | Object to copy. |
◆ ItoKMCPhotonSpecies() [3/3]
Move constructor.
- Parameters
-
| [in,out] | a_other | Object to move from. |
◆ getAbsorptionCoefficient()
| Real Physics::ItoKMC::ItoKMCPhotonSpecies::getAbsorptionCoefficient |
( |
const RealVect & |
a_pos | ) |
const |
|
inlinefinalvirtual |
Get absorption coefficient at a physical position.
- Parameters
-
| [in] | a_pos | Physical position. |
- Returns
- Absorption coefficient (inverse absorption length) at a_pos.
Implements RtSpecies.
◆ operator=() [1/2]
Copy assignment operator.
- Parameters
-
| [in] | a_other | Object to copy. |
- Returns
- Reference to this object.
◆ operator=() [2/2]
Move assignment operator.
- Parameters
-
| [in,out] | a_other | Object to move from. |
- Returns
- Reference to this object.
The documentation for this class was generated from the following file: