
Contains module procedures associated with the sheath gamma derivation class
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ElectronSheathGammaDerivation), | intent(inout) | :: | this | |||
| type(RealArray), | intent(in), | dimension(:) | :: | inputArray | ||
| integer(kind=ik), | intent(in), | dimension(:) | :: | indices |
Initialize electron sheath gamma derivation object
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ElectronSheathGammaDerivation), | intent(inout) | :: | this | |||
| real(kind=rk), | intent(in) | :: | massRatio | |||
| integer(kind=ik), | intent(in) | :: | boundaryIndex |