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

Geometry cells: mesh characteristics in cells. More...

#include <structs.h>

Collaboration diagram for t_g_cell_:
Collaboration graph
[legend]

Public Attributes

int id
 
int isBound
 
double area
 
double center [3]
 
int nneig
 
int nbound
 
t_nodenodes [4]
 
t_c_cellneigcell [4]
 
t_wallneigwall [4]
 
t_edgewall
 
double Lwallmax
 

Detailed Description

Geometry cells: mesh characteristics in cells.

Member Data Documentation

◆ area

double t_g_cell_::area

◆ center

double t_g_cell_::center[3]

◆ id

int t_g_cell_::id

◆ isBound

int t_g_cell_::isBound

◆ Lwallmax

double t_g_cell_::Lwallmax

◆ nbound

int t_g_cell_::nbound

◆ neigcell

t_c_cell* t_g_cell_::neigcell[4]

◆ neigwall

t_wall* t_g_cell_::neigwall[4]

◆ nneig

int t_g_cell_::nneig

◆ nodes

t_node* t_g_cell_::nodes[4]

◆ wall

t_edge* t_g_cell_::wall

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