Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
fvm_nodal_order.c File Reference
#include "cs_defs.h"
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <bft_mem.h>
#include <bft_printf.h>
#include "fvm_defs.h"
#include "fvm_nodal.h"
#include "fvm_nodal_priv.h"
#include "cs_order.h"
#include "fvm_nodal_order.h"

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: