UNIVERS
15.3
UNIVERS base processing software API
|
Grid element structure. More...
#include <grid2d.hpp>
Public Member Functions | |
void | init_clean () |
Public Attributes | |
bool | isWell |
int | bodyNum |
double | vel |
int_ar | brdns |
int_ar | n1 |
int_ar | n2 |
Grid element structure.
int GridParams::bodyNum |
if there is a bound, then -1, else - number of body, which contain grid element
int_ar GridParams::brdns |
dynamic arrays of numbers of bounds, contained in this grid element
bool GridParams::isWell |
flag of well presence
int_ar GridParams::n1 |
array of initial numbers of nodes of bounds, contained in this grid element
int_ar GridParams::n2 |
array of last numbers of nodes of bounds, contained in this grid element