Chi-Tech
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