#include <cs_cdo_quantities.h>
◆ check()
Check that global quantities are consistently computed.
- Parameters
-
◆ dump()
◆ get_bface_normal()
Get the unit normal for a border primal face.
- Parameters
-
| [in] | bf_id | id related to the border face |
- Returns
- a pointer to the face normal
◆ get_bface_surf()
Get the face surface for a border primal face.
- Parameters
-
| [in] | bf_id | id related to the border face |
- Returns
- the value of the border face surface
◆ get_dedge_nvec()
Get the two normalized vector associated to a dual edge.
- Parameters
-
| [in] | shift | position in c2f_idx |
- Returns
- a pointer to the dual edge normalized vector
◆ get_edge_center()
Retrieve the edge center for a primal edge (interior or border)
Get the edge center for a primal edge (interior or border)
- Parameters
-
- Returns
- a pointer to the edge center coordinates
◆ get_edge_nvec()
Get the normalized vector associated to a primal edge.
- Parameters
-
| [in] | e_id | id related to an edge |
- Returns
- a pointer to the edge normalized vector
◆ get_face()
Get a cs_quant_t structure for a primal face (interior or border)
- Parameters
-
| [in] | f_id | id related to the face (f_id > n_i_face -> border face) |
- Returns
- a initialize structure
◆ get_face_center()
Get the face center for a primal face (interior or border)
- Parameters
-
| [in] | f_id | id related to the face (f_id > n_i_face -> border face) |
- Returns
- a pointer to the face center coordinates
◆ get_face_nvec()
Get the face surface and its unit normal vector for a primal face (interior or border)
- Parameters
-
| [in] | f_id | id related to the face (f_id > n_i_face -> border |
- Returns
- a pointer to the face normalized vector
- Parameters
-
| [in] | f_id | id related to the face (f_id > n_i_face -> border face) |
- Returns
- a pointer to the face normalized vector
◆ get_face_surf()
Get the face surface for a primal face (interior or border)
- Parameters
-
| [in] | f_id | id related to the face (f_id > n_i_face -> border face) |
- Returns
- the value of the face surface
◆ get_face_vector_area()
Get the face vector which the face_area * face_normal for a primal face (interior or border)
- Parameters
-
| [in] | f_id | id related to the face (f_id > n_i_face -> border face) |
- Returns
- a pointer to the face vector
◆ log_summary()
| void log_summary |
( |
| ) |
const |
Summarize generic information about the cdo mesh quantities.
◆ b_dist
◆ b_face_center
◆ b_face_normal
◆ b_face_surf
◆ b_face_u_normal
◆ cell_centers
◆ cell_info
◆ cell_vol
◆ dedge_vector
◆ dface_normal
◆ dual_vol
◆ edge_info
◆ edge_vector
◆ face_axis
◆ face_info
◆ i_dist
◆ i_face_center
◆ i_face_normal
◆ i_face_surf
◆ i_face_u_normal
◆ n_b_faces
◆ n_cells
◆ n_edges
◆ n_faces
◆ n_g_cells
◆ n_g_edges
◆ n_g_faces
◆ n_g_vertices
◆ n_i_faces
◆ n_vertices
◆ pvol_ec
◆ pvol_fc
◆ pvol_vc
◆ remove_boundary_faces
| bool remove_boundary_faces |
◆ vol_tot
◆ vtx_coord
The documentation for this struct was generated from the following files: