Class IsotropicBoundary
Defined in File isotropic_boundary.h
Inheritance Relationships
Base Type
public opensn::SweepBoundary(Class SweepBoundary)
Class Documentation
-
class IsotropicBoundary : public opensn::SweepBoundary
Specified isotropic incident fluxes on a boundary.
Public Functions
-
explicit IsotropicBoundary(BoundaryBank &bank, const std::vector<LBSGroupset> &groupsets, const std::vector<double> &boundary_flux, double start_time, double end_time)
-
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.
-
virtual void UpdateBoundaryFlux(const std::vector<LBSGroupset> &groupsets) override
-
explicit IsotropicBoundary(BoundaryBank &bank, const std::vector<LBSGroupset> &groupsets, const std::vector<double> &boundary_flux, double start_time, double end_time)