My Project
programmer's documentation
|
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[]) |
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[] | ||
) |