Peka2D_v5
v5.0
|
Wall characteristics for computation. More...
#include <structs.h>
Public Attributes | |
int | idWall |
int | node1 |
int | node2 |
int | i |
int | j |
int | id |
int | id2 |
double | lwall |
double | normal [2] |
double | deltaX |
double | distNormal |
double | length |
double | distCenter |
double | ncx |
double | ncy |
t_c_cell * | ccells [2] |
t_g_cell * | gcells [2] |
int | idBound |
int | typeOfBound |
Wall characteristics for computation.
t_c_cell* t_wall_::ccells[2] |
double t_wall_::deltaX |
double t_wall_::distCenter |
double t_wall_::distNormal |
t_g_cell* t_wall_::gcells[2] |
int t_wall_::i |
int t_wall_::id |
int t_wall_::id2 |
int t_wall_::idBound |
int t_wall_::idWall |
int t_wall_::j |
double t_wall_::length |
double t_wall_::lwall |
double t_wall_::ncx |
double t_wall_::ncy |
int t_wall_::node1 |
int t_wall_::node2 |
double t_wall_::normal[2] |
int t_wall_::typeOfBound |