Peka2D_v5  v5.0
Public Attributes | List of all members
t_wall_ Struct Reference

Wall characteristics for computation. More...

#include <structs.h>

Collaboration diagram for t_wall_:
Collaboration graph
[legend]

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_cellccells [2]
 
t_g_cellgcells [2]
 
int idBound
 
int typeOfBound
 

Detailed Description

Wall characteristics for computation.

Member Data Documentation

◆ ccells

t_c_cell* t_wall_::ccells[2]

◆ deltaX

double t_wall_::deltaX

◆ distCenter

double t_wall_::distCenter

◆ distNormal

double t_wall_::distNormal

◆ gcells

t_g_cell* t_wall_::gcells[2]

◆ i

int t_wall_::i

◆ id

int t_wall_::id

◆ id2

int t_wall_::id2

◆ idBound

int t_wall_::idBound

◆ idWall

int t_wall_::idWall

◆ j

int t_wall_::j

◆ length

double t_wall_::length

◆ lwall

double t_wall_::lwall

◆ ncx

double t_wall_::ncx

◆ ncy

double t_wall_::ncy

◆ node1

int t_wall_::node1

◆ node2

int t_wall_::node2

◆ normal

double t_wall_::normal[2]

◆ typeOfBound

int t_wall_::typeOfBound

The documentation for this struct was generated from the following file: