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

Geometrical mesh and flow data. More...

#include <structs.h>

Collaboration diagram for t_mesh_:
Collaboration graph
[legend]

Public Attributes

int id
 
int NCwall
 
int nnodes
 
int ncells
 
int ncellsBound
 
int nw_calc
 
int nw_bound
 
l_c_cellsc_cells
 
l_g_cellsg_cells
 
l_nodesnodes
 
l_wallw_bound
 
l_wallw_calc
 
l_c_cellsb_cells
 
int nInlet
 
int nTotalCellsIn
 
t_boundin
 
int nOutlet
 
int nTotalCellsOut
 
t_boundout
 
double minZ
 
double maxZ
 
int nSolutes
 
l_solutessolutes
 

Detailed Description

Geometrical mesh and flow data.

Member Data Documentation

◆ b_cells

l_c_cells* t_mesh_::b_cells

◆ c_cells

l_c_cells* t_mesh_::c_cells

◆ g_cells

l_g_cells* t_mesh_::g_cells

◆ id

int t_mesh_::id

◆ in

t_bound* t_mesh_::in

◆ maxZ

double t_mesh_::maxZ

◆ minZ

double t_mesh_::minZ

◆ ncells

int t_mesh_::ncells

◆ ncellsBound

int t_mesh_::ncellsBound

◆ NCwall

int t_mesh_::NCwall

◆ nInlet

int t_mesh_::nInlet

◆ nnodes

int t_mesh_::nnodes

◆ nodes

l_nodes* t_mesh_::nodes

◆ nOutlet

int t_mesh_::nOutlet

◆ nSolutes

int t_mesh_::nSolutes

◆ nTotalCellsIn

int t_mesh_::nTotalCellsIn

◆ nTotalCellsOut

int t_mesh_::nTotalCellsOut

◆ nw_bound

int t_mesh_::nw_bound

◆ nw_calc

int t_mesh_::nw_calc

◆ out

t_bound* t_mesh_::out

◆ solutes

l_solutes* t_mesh_::solutes

◆ w_bound

l_wall* t_mesh_::w_bound

◆ w_calc

l_wall* t_mesh_::w_calc

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