Code_Saturne
CFD tool
Functions
fvm_nodal_order.h File Reference
#include "fvm_defs.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void fvm_nodal_order_cells (fvm_nodal_t *this_nodal, const cs_gnum_t parent_global_number[])
 
void fvm_nodal_order_faces (fvm_nodal_t *this_nodal, const cs_gnum_t parent_global_number[])
 
void fvm_nodal_order_vertices (fvm_nodal_t *this_nodal, const cs_gnum_t parent_global_number[])
 

Function Documentation

◆ fvm_nodal_order_cells()

void fvm_nodal_order_cells ( fvm_nodal_t this_nodal,
const cs_gnum_t  parent_global_number[] 
)
Here is the call graph for this function:

◆ fvm_nodal_order_faces()

void fvm_nodal_order_faces ( fvm_nodal_t this_nodal,
const cs_gnum_t  parent_global_number[] 
)
Here is the call graph for this function:

◆ fvm_nodal_order_vertices()

void fvm_nodal_order_vertices ( fvm_nodal_t this_nodal,
const cs_gnum_t  parent_global_number[] 
)
Here is the call graph for this function: