Class IsotropicBoundary

Inheritance Relationships

Base Type

Class Documentation

class IsotropicBoundary : public opensn::SweepBoundary

Specified isotropic incident fluxes on a boundary.

Public Functions

inline explicit IsotropicBoundary(size_t num_groups, std::vector<double> boundary_flux, CoordinateSystemType coord_type = CoordinateSystemType::CARTESIAN)
inline virtual double *PsiIncoming(uint64_t cell_local_id, unsigned int face_num, unsigned int fi, unsigned int angle_num, int group_num) override

Returns a pointer to the location of the incoming flux.