Class VacuumBoundary
Defined in File vacuum_boundary.h
Inheritance Relationships
Base Type
public opensn::SweepBoundary
(Class SweepBoundary)
Class Documentation
-
class VacuumBoundary : public opensn::SweepBoundary
Public Functions
-
inline explicit VacuumBoundary(size_t num_groups, 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.
-
inline explicit VacuumBoundary(size_t num_groups, CoordinateSystemType coord_type = CoordinateSystemType::CARTESIAN)