ug4
|
struct that holds information about the flux densities and from where to where the flux occurs More...
#include <inner_boundary.h>
Public Attributes | |
std::vector< number > | flux |
std::vector< size_t > | from |
std::vector< size_t > | to |
struct that holds information about the flux densities and from where to where the flux occurs
std::vector<number> ug::InnerBoundaryFluxCond::flux |
std::vector<size_t> ug::InnerBoundaryFluxCond::from |
std::vector<size_t> ug::InnerBoundaryFluxCond::to |