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

Calculus cells: flow variables in cells. More...

#include <structs.h>

Collaboration diagram for t_c_cell_:
Collaboration graph
[legend]

Public Attributes

int id
 
double z
 
double h
 
double hu
 
double hv
 
double u
 
double v
 
double modulou
 
double hini
 
double zini
 
double nMan
 
t_g_cellgeom
 
double * hphi
 
double * phi
 

Detailed Description

Calculus cells: flow variables in cells.

Member Data Documentation

◆ geom

t_g_cell* t_c_cell_::geom

◆ h

double t_c_cell_::h

◆ hini

double t_c_cell_::hini

◆ hphi

double* t_c_cell_::hphi

◆ hu

double t_c_cell_::hu

◆ hv

double t_c_cell_::hv

◆ id

int t_c_cell_::id

◆ modulou

double t_c_cell_::modulou

◆ nMan

double t_c_cell_::nMan

◆ phi

double* t_c_cell_::phi

◆ u

double t_c_cell_::u

◆ v

double t_c_cell_::v

◆ z

double t_c_cell_::z

◆ zini

double t_c_cell_::zini

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