9.0
general documentation
Loading...
Searching...
No Matches
cs_cdo_quantities_t Struct Reference

#include <cs_cdo_quantities.h>

Collaboration diagram for cs_cdo_quantities_t:

Data Fields

bool remove_boundary_faces
double vol_tot
cs_lnum_t n_cells
cs_gnum_t n_g_cells
cs_real_tcell_centers
cs_real_tcell_vol
cs_quant_info_t cell_info
cs_lnum_t n_faces
cs_lnum_t n_i_faces
cs_lnum_t n_b_faces
cs_gnum_t n_g_faces
cs_nreal_3_ti_face_u_normal
cs_real_ti_face_normal
cs_real_ti_face_surf
cs_real_ti_face_center
const cs_real_ti_dist
cs_nreal_3_tb_face_u_normal
cs_real_tb_face_normal
cs_real_tb_face_surf
cs_real_tb_face_center
const cs_real_tb_dist
cs_flag_cartesian_axis_tface_axis
cs_real_tdedge_vector
cs_real_tpvol_fc
cs_quant_info_t face_info
cs_lnum_t n_edges
cs_gnum_t n_g_edges
cs_real_tedge_vector
cs_real_tdface_normal
cs_real_tpvol_ec
cs_quant_info_t edge_info
cs_lnum_t n_vertices
cs_gnum_t n_g_vertices
cs_real_tpvol_vc
const cs_real_tvtx_coord
cs_real_tdual_vol

Field Documentation

◆ b_dist

const cs_real_t* b_dist

◆ b_face_center

cs_real_t* b_face_center

◆ b_face_normal

cs_real_t* b_face_normal

◆ b_face_surf

cs_real_t* b_face_surf

◆ b_face_u_normal

cs_nreal_3_t* b_face_u_normal

◆ cell_centers

cs_real_t* cell_centers

◆ cell_info

cs_quant_info_t cell_info

◆ cell_vol

cs_real_t* cell_vol

◆ dedge_vector

cs_real_t* dedge_vector

◆ dface_normal

cs_real_t* dface_normal

◆ dual_vol

cs_real_t* dual_vol

◆ edge_info

cs_quant_info_t edge_info

◆ edge_vector

cs_real_t* edge_vector

◆ face_axis

◆ face_info

cs_quant_info_t face_info

◆ i_dist

const cs_real_t* i_dist

◆ i_face_center

cs_real_t* i_face_center

◆ i_face_normal

cs_real_t* i_face_normal

◆ i_face_surf

cs_real_t* i_face_surf

◆ i_face_u_normal

cs_nreal_3_t* i_face_u_normal

◆ n_b_faces

cs_lnum_t n_b_faces

◆ n_cells

cs_lnum_t n_cells

◆ n_edges

cs_lnum_t n_edges

◆ n_faces

cs_lnum_t n_faces

◆ n_g_cells

cs_gnum_t n_g_cells

◆ n_g_edges

cs_gnum_t n_g_edges

◆ n_g_faces

cs_gnum_t n_g_faces

◆ n_g_vertices

cs_gnum_t n_g_vertices

◆ n_i_faces

cs_lnum_t n_i_faces

◆ n_vertices

cs_lnum_t n_vertices

◆ pvol_ec

cs_real_t* pvol_ec

◆ pvol_fc

cs_real_t* pvol_fc

◆ pvol_vc

cs_real_t* pvol_vc

◆ remove_boundary_faces

bool remove_boundary_faces

◆ vol_tot

double vol_tot

◆ vtx_coord

const cs_real_t* vtx_coord

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