Class VacuumBoundary

Inheritance Relationships

Base Type

Class Documentation

class VacuumBoundary : public opensn::SweepBoundary

Public Functions

inline explicit VacuumBoundary(BoundaryBank &bank)
inline virtual double *PsiIncoming(std::uint32_t cell_local_id, unsigned int face_num, unsigned int fi, unsigned int angle_num, int groupset_id, unsigned int group_idx) override

Return a pointer to the location of the incoming flux.

inline virtual std::uint64_t GetOffsetToAngleset(const FaceNode &face_node, AngleSet &anglset, bool is_outgoing) override

Get offset to the data region of a given angleset.