Chi-Tech
boundary_iso_homo.cc
Go to the documentation of this file.
1
#include "
sweep_boundaries.h
"
2
3
//###################################################################
4
/**Returns a pointer to a homogenous flux storage location.*/
5
double
*
chi_mesh::sweep_management::BoundaryIsotropicHomogenous::
6
HeterogeneousPsiIncoming
(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::BoundaryIsotropicHomogenous::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_iso_homo.cc:6
chi_mesh::sweep_management::BoundaryIsotropicHomogenous::boundary_flux
std::vector< double > boundary_flux
Definition:
sweep_boundaries.h:109
sweep_boundaries.h
framework
mesh
SweepUtilities
SweepBoundary
boundary_iso_homo.cc
Generated by
1.9.3