Chi-Tech
Toggle main menu visibility
Main Page
Related Pages
Input Reference
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
y
Variables
Typedefs
a
c
d
e
f
i
m
n
p
q
s
t
u
v
x
Enumerations
a
b
c
e
f
g
i
m
n
o
p
q
r
s
t
u
v
Enumerator
a
b
c
d
e
f
m
n
o
p
r
s
u
z
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
u
v
w
Enumerations
Enumerator
Related Functions
Files
File List
Globals
All
a
c
d
e
g
i
j
l
m
n
o
p
r
s
t
u
v
x
y
z
Functions
Typedefs
Macros
a
c
d
e
g
i
j
l
m
n
p
r
s
t
u
x
y
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
boundary_vaccuum.cc
Go to the documentation of this file.
1
#include "
sweep_boundaries.h
"
2
3
// ###################################################################
4
/**Returns a pointer to a heterogeneous flux storage location.*/
5
double
*
chi_mesh::sweep_management::BoundaryVaccuum::HeterogeneousPsiIncoming
(
6
uint64_t cell_local_id,
7
unsigned
int
face_num,
8
unsigned
int
fi,
9
unsigned
int
angle_num,
10
int
group_num,
11
size_t
gs_ss_begin)
12
{
13
return
&
boundary_flux_
[group_num];
14
}
chi_mesh::sweep_management::BoundaryVaccuum::boundary_flux_
std::vector< double > boundary_flux_
Definition:
sweep_boundaries.h:84
chi_mesh::sweep_management::BoundaryVaccuum::HeterogeneousPsiIncoming
double * HeterogeneousPsiIncoming(uint64_t cell_local_id, unsigned int face_num, unsigned int fi, unsigned int angle_num, int group_num, size_t gs_ss_begin) override
Definition:
boundary_vaccuum.cc:5
sweep_boundaries.h
framework
mesh
SweepUtilities
SweepBoundary
boundary_vaccuum.cc
Generated by
1.9.3