#include <outflow.h>
Definition at line 34 of file outflow.h.
◆ facesToSkipVlasov
| std::array<bool, 6> SBC::OutflowSpeciesParameters::facesToSkipVlasov |
Array of bool telling which faces are going to be skipped by the Vlasov system boundary condition.
Definition at line 36 of file outflow.h.
◆ faceToReapplyUponRestartList
| std::vector<std::string> SBC::OutflowSpeciesParameters::faceToReapplyUponRestartList |
List of faces on which outflow boundary conditions are to be reapplied upon restart ([xyz][+-]).
Definition at line 40 of file outflow.h.
◆ faceVlasovScheme
| std::array<uint, 6> SBC::OutflowSpeciesParameters::faceVlasovScheme |
List of schemes to use for the Vlasov outflow boundary conditions on each face ([xyz][+-]).
Definition at line 38 of file outflow.h.
◆ quenchFactor
| Real SBC::OutflowSpeciesParameters::quenchFactor |
Factor by which to quench the inflowing parts of the velocity distribution function.
Definition at line 43 of file outflow.h.
The documentation for this struct was generated from the following file: