FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
aethermodel.github.io/classIons.html at main · AetherModel/aethermodel.github.io · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
AetherModel
/
aethermodel.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
aethermodel.github.io
/
classIons.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
171 lines (169 loc) · 13.1 KB
Breadcrumbs
aethermodel.github.io
/
classIons.html
Copy path
File metadata and controls
171 lines (169 loc) · 13.1 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
>
<
html
xmlns
="
http://www.w3.org/1999/xhtml
"
>
<
head
>
<
meta
http-equiv
="
Content-Type
"
content
="
text/xhtml;charset=UTF-8
"
/>
<
meta
http-equiv
="
X-UA-Compatible
"
content
="
IE=9
"
/>
<
meta
name
="
generator
"
content
="
Doxygen 1.8.17
"
/>
<
meta
name
="
viewport
"
content
="
width=device-width, initial-scale=1
"
/>
<
title
>
Aether: Ions Class Reference
</
title
>
<
link
href
="
tabs.css
"
rel
="
stylesheet
"
type
="
text/css
"
/>
<
script
type
="
text/javascript
"
src
="
jquery.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
dynsections.js
"
>
</
script
>
<
link
href
="
search/search.css
"
rel
="
stylesheet
"
type
="
text/css
"
/>
<
script
type
="
text/javascript
"
src
="
search/searchdata.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
search/search.js
"
>
</
script
>
<
script
type
="
text/x-mathjax-config
"
>
MathJax
.
Hub
.
Config
(
{
extensions
:
[
"tex2jax.js"
]
,
jax
:
[
"input/TeX"
,
"output/HTML-CSS"
]
,
}
)
;
</
script
>
<
script
type
="
text/javascript
"
async
="
async
"
src
="
https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js
"
>
</
script
>
<
link
href
="
doxygen.css
"
rel
="
stylesheet
"
type
="
text/css
"
/>
</
head
>
<
body
>
<
div
id
="
top
"
>
<!-- do not remove this div, it is closed by doxygen! -->
<
div
id
="
titlearea
"
>
<
table
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tbody
>
<
tr
style
="
height: 56px;
"
>
<
td
id
="
projectalign
"
style
="
padding-left: 0.5em;
"
>
<
div
id
="
projectname
"
>
Aether
 
<
span
id
="
projectnumber
"
>
0.0
</
span
>
</
div
>
<
div
id
="
projectbrief
"
>
Ionosphere-Thermosphere model
</
div
>
</
td
>
</
tr
>
</
tbody
>
</
table
>
</
div
>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<
script
type
="
text/javascript
"
>
/*
@license
magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var
searchBox
=
new
SearchBox
(
"searchBox"
,
"search"
,
false
,
'Search'
)
;
/*
@license
-end */
</
script
>
<
script
type
="
text/javascript
"
src
="
menudata.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
menu.js
"
>
</
script
>
<
script
type
="
text/javascript
"
>
/*
@license
magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$
(
function
(
)
{
initMenu
(
''
,
true
,
false
,
'search.php'
,
'Search'
)
;
$
(
document
)
.
ready
(
function
(
)
{
init_search
(
)
;
}
)
;
}
)
;
/*
@license
-end */
</
script
>
<
div
id
="
main-nav
"
>
</
div
>
<!-- window showing the filter options -->
<
div
id
="
MSearchSelectWindow
"
onmouseover
="
return searchBox.OnSearchSelectShow()
"
onmouseout
="
return searchBox.OnSearchSelectHide()
"
onkeydown
="
return searchBox.OnSearchSelectKey(event)
"
>
</
div
>
<!-- iframe showing the search results (closed by default) -->
<
div
id
="
MSearchResultsWindow
"
>
<
iframe
src
="
javascript:void(0)
"
frameborder
="
0
"
name
="
MSearchResults
"
id
="
MSearchResults
"
>
</
iframe
>
</
div
>
</
div
>
<!-- top -->
<
div
class
="
header
"
>
<
div
class
="
summary
"
>
<
a
href
="
#nested-classes
"
>
Data Structures
</
a
>
|
<
a
href
="
#pub-methods
"
>
Public Member Functions
</
a
>
|
<
a
href
="
#pub-attribs
"
>
Data Fields
</
a
>
</
div
>
<
div
class
="
headertitle
"
>
<
div
class
="
title
"
>
Ions Class Reference
</
div
>
</
div
>
</
div
>
<!--header-->
<
div
class
="
contents
"
>
<
table
class
="
memberdecls
"
>
<
tr
class
="
heading
"
>
<
td
colspan
="
2
"
>
<
h2
class
="
groupheader
"
>
<
a
name
="
nested-classes
"
>
</
a
>
Data Structures
</
h2
>
</
td
>
</
tr
>
<
tr
class
="
memitem:
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
struct  
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
a
class
="
el
"
href
="
structIons_1_1species__chars.html
"
>
species_chars
</
a
>
</
td
>
</
tr
>
<
tr
class
="
separator:
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
</
table
>
<
table
class
="
memberdecls
"
>
<
tr
class
="
heading
"
>
<
td
colspan
="
2
"
>
<
h2
class
="
groupheader
"
>
<
a
name
="
pub-methods
"
>
</
a
>
Public Member Functions
</
h2
>
</
td
>
</
tr
>
<
tr
class
="
memitem:a110cc787fcf42ef21ae0783cf78b40f0
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a110cc787fcf42ef21ae0783cf78b40f0
"
>
</
a
>
 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
Ions
</
b
>
(
<
a
class
="
el
"
href
="
classGrid.html
"
>
Grid
</
a
>
grid,
<
a
class
="
el
"
href
="
classInputs.html
"
>
Inputs
</
a
>
input,
<
a
class
="
el
"
href
="
classReport.html
"
>
Report
</
a
>
report)
</
td
>
</
tr
>
<
tr
class
="
separator:a110cc787fcf42ef21ae0783cf78b40f0
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:a78d9036ff660a43bf381f059048d03c6
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a78d9036ff660a43bf381f059048d03c6
"
>
</
a
>
<
a
class
="
el
"
href
="
structIons_1_1species__chars.html
"
>
species_chars
</
a
>
 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
create_species
</
b
>
(
<
a
class
="
el
"
href
="
classGrid.html
"
>
Grid
</
a
>
grid)
</
td
>
</
tr
>
<
tr
class
="
separator:a78d9036ff660a43bf381f059048d03c6
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:a6521e408dc834078e1c7e003ccab6451
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a6521e408dc834078e1c7e003ccab6451
"
>
</
a
>
int 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
read_planet_file
</
b
>
(
<
a
class
="
el
"
href
="
classInputs.html
"
>
Inputs
</
a
>
input,
<
a
class
="
el
"
href
="
classReport.html
"
>
Report
</
a
>
report)
</
td
>
</
tr
>
<
tr
class
="
separator:a6521e408dc834078e1c7e003ccab6451
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:a3933bd4e33bc4b6f5816d608572c8a39
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a3933bd4e33bc4b6f5816d608572c8a39
"
>
</
a
>
void 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
fill_electrons
</
b
>
(
<
a
class
="
el
"
href
="
classReport.html
"
>
Report
</
a
>
&report)
</
td
>
</
tr
>
<
tr
class
="
separator:a3933bd4e33bc4b6f5816d608572c8a39
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:ae5b71cf806e8b39a3dd196df3dbb324f
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
ae5b71cf806e8b39a3dd196df3dbb324f
"
>
</
a
>
int 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
get_species_id
</
b
>
(std::string name,
<
a
class
="
el
"
href
="
classReport.html
"
>
Report
</
a
>
&report)
</
td
>
</
tr
>
<
tr
class
="
separator:ae5b71cf806e8b39a3dd196df3dbb324f
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:a27f94fef8c25cd011596efa030f216d0
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a27f94fef8c25cd011596efa030f216d0
"
>
</
a
>
void 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
calc_efield
</
b
>
(
<
a
class
="
el
"
href
="
classGrid.html
"
>
Grid
</
a
>
grid,
<
a
class
="
el
"
href
="
classReport.html
"
>
Report
</
a
>
&report)
</
td
>
</
tr
>
<
tr
class
="
separator:a27f94fef8c25cd011596efa030f216d0
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:a6c1c03aa5489a2385c2746088fd4cd4a
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a6c1c03aa5489a2385c2746088fd4cd4a
"
>
</
a
>
void 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
calc_exb_drift
</
b
>
(
<
a
class
="
el
"
href
="
classGrid.html
"
>
Grid
</
a
>
grid,
<
a
class
="
el
"
href
="
classReport.html
"
>
Report
</
a
>
&report)
</
td
>
</
tr
>
<
tr
class
="
separator:a6c1c03aa5489a2385c2746088fd4cd4a
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:ac3338117d833b642118e12a52caa69c6
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
ac3338117d833b642118e12a52caa69c6
"
>
</
a
>
void 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
calc_ion_drift
</
b
>
(
<
a
class
="
el
"
href
="
classNeutrals.html
"
>
Neutrals
</
a
>
neutrals,
<
a
class
="
el
"
href
="
classGrid.html
"
>
Grid
</
a
>
grid, precision_t dt,
<
a
class
="
el
"
href
="
classReport.html
"
>
Report
</
a
>
&report)
</
td
>
</
tr
>
<
tr
class
="
separator:ac3338117d833b642118e12a52caa69c6
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:af7f2caed771e772d1d2fba01135a1bc0
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
af7f2caed771e772d1d2fba01135a1bc0
"
>
</
a
>
void 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
calc_ion_neutral_coll_freq
</
b
>
(
<
a
class
="
el
"
href
="
classNeutrals.html
"
>
Neutrals
</
a
>
neutrals,
<
a
class
="
el
"
href
="
classReport.html
"
>
Report
</
a
>
&report)
</
td
>
</
tr
>
<
tr
class
="
separator:af7f2caed771e772d1d2fba01135a1bc0
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:ae1acecccf025b8c426149399ad0b5700
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
ae1acecccf025b8c426149399ad0b5700
"
>
</
a
>
std::vector< arma_cube > 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
calc_ion_electron_pressure_gradient
</
b
>
(int64_t iIon,
<
a
class
="
el
"
href
="
classGrid.html
"
>
Grid
</
a
>
grid,
<
a
class
="
el
"
href
="
classReport.html
"
>
Report
</
a
>
&report)
</
td
>
</
tr
>
<
tr
class
="
separator:ae1acecccf025b8c426149399ad0b5700
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:acc4eea875a02f4cf4e67379e2d96d945
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
acc4eea875a02f4cf4e67379e2d96d945
"
>
</
a
>
void 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
calc_ion_temperature
</
b
>
(
<
a
class
="
el
"
href
="
classNeutrals.html
"
>
Neutrals
</
a
>
neutrals,
<
a
class
="
el
"
href
="
classGrid.html
"
>
Grid
</
a
>
grid,
<
a
class
="
el
"
href
="
classReport.html
"
>
Report
</
a
>
&report)
</
td
>
</
tr
>
<
tr
class
="
separator:acc4eea875a02f4cf4e67379e2d96d945
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
</
table
>
<
table
class
="
memberdecls
"
>
<
tr
class
="
heading
"
>
<
td
colspan
="
2
"
>
<
h2
class
="
groupheader
"
>
<
a
name
="
pub-attribs
"
>
</
a
>
Data Fields
</
h2
>
</
td
>
</
tr
>
<
tr
class
="
memitem:a767e1781fc507b26073b4003a3e6f40c
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a767e1781fc507b26073b4003a3e6f40c
"
>
</
a
>
arma_cube 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
density_scgc
</
b
>
</
td
>
</
tr
>
<
tr
class
="
separator:a767e1781fc507b26073b4003a3e6f40c
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:a2f4c8c3c05f38eb6937ba5c75a15453a
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a2f4c8c3c05f38eb6937ba5c75a15453a
"
>
</
a
>
std::vector< arma_cube > 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
velocity_vcgc
</
b
>
</
td
>
</
tr
>
<
tr
class
="
separator:a2f4c8c3c05f38eb6937ba5c75a15453a
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:aec04370ad627012a2075c04158f4dd75
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
aec04370ad627012a2075c04158f4dd75
"
>
</
a
>
arma_cube 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
ion_temperature_scgc
</
b
>
</
td
>
</
tr
>
<
tr
class
="
separator:aec04370ad627012a2075c04158f4dd75
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:a6372876ba3f8c4a49f1f45838e871e35
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a6372876ba3f8c4a49f1f45838e871e35
"
>
</
a
>
arma_cube 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
electron_temperature_scgc
</
b
>
</
td
>
</
tr
>
<
tr
class
="
separator:a6372876ba3f8c4a49f1f45838e871e35
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:a207dd5f69a7ee838cdfea072250f59d6
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a207dd5f69a7ee838cdfea072250f59d6
"
>
</
a
>
std::vector<
<
a
class
="
el
"
href
="
structIons_1_1species__chars.html
"
>
species_chars
</
a
>
> 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
species
</
b
>
</
td
>
</
tr
>
<
tr
class
="
separator:a207dd5f69a7ee838cdfea072250f59d6
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:af1018a644c76a1102d62f4e2546920b7
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
af1018a644c76a1102d62f4e2546920b7
"
>
</
a
>
arma_cube 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
potential_scgc
</
b
>
</
td
>
</
tr
>
<
tr
class
="
separator:af1018a644c76a1102d62f4e2546920b7
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:a593ddcf7a61284d6b28a58fa2b1215e8
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a593ddcf7a61284d6b28a58fa2b1215e8
"
>
</
a
>
std::vector< arma_cube > 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
efield_vcgc
</
b
>
</
td
>
</
tr
>
<
tr
class
="
separator:a593ddcf7a61284d6b28a58fa2b1215e8
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:aa6c3eb31bbfb0a9f863bbf1f1683f988
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
aa6c3eb31bbfb0a9f863bbf1f1683f988
"
>
</
a
>
std::vector< arma_cube > 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
exb_vcgc
</
b
>
</
td
>
</
tr
>
<
tr
class
="
separator:aa6c3eb31bbfb0a9f863bbf1f1683f988
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:a499502cbb265a36f762d7f290dd0e878
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a499502cbb265a36f762d7f290dd0e878
"
>
</
a
>
arma_mat 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
eflux
</
b
>
</
td
>
</
tr
>
<
tr
class
="
separator:a499502cbb265a36f762d7f290dd0e878
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
<
tr
class
="
memitem:a5d96ccbd650c227184adc1b47fbdbcc9
"
>
<
td
class
="
memItemLeft
"
align
="
right
"
valign
="
top
"
>
<
a
id
="
a5d96ccbd650c227184adc1b47fbdbcc9
"
>
</
a
>
arma_mat 
</
td
>
<
td
class
="
memItemRight
"
valign
="
bottom
"
>
<
b
>
avee
</
b
>
</
td
>
</
tr
>
<
tr
class
="
separator:a5d96ccbd650c227184adc1b47fbdbcc9
"
>
<
td
class
="
memSeparator
"
colspan
="
2
"
>
 
</
td
>
</
tr
>
</
table
>
<
hr
/>
The documentation for this class was generated from the following files:
<
ul
>
<
li
>
include/
<
a
class
="
el
"
href
="
ions_8h_source.html
"
>
ions.h
</
a
>
</
li
>
<
li
>
src/calc_ion_drift.cpp
</
li
>
<
li
>
src/calc_ion_temperature.cpp
</
li
>
<
li
>
src/collisions.cpp
</
li
>
<
li
>
src/ions.cpp
</
li
>
</
ul
>
</
div
>
<!-- contents -->
<!-- start footer part -->
<
hr
class
="
footer
"
/>
<
address
class
="
footer
"
>
<
small
>
Generated by  
<
a
href
="
http://www.doxygen.org/index.html
"
>
<
img
class
="
footer
"
src
="
doxygen.png
"
alt
="
doxygen
"
/>
</
a
>
1.8.17
</
small
>
</
address
>
</
body
>
</
html
>
Back
|
FazBrowse Home
|
New Git URL