Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

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:

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:

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: